Search found 1 match

by DuDuCt
Wed Jun 05, 2013 7:51 am
Forum: Volume 109 (10900-10999)
Topic: 10911 - Forming Quiz Teams
Replies: 33
Views: 38425

Re:

Nevermind, got it accepted after declaring hypot in the header.

I got AC in more than 3 seconds.. is there a greedy way to do it or something? The times were really fast..

My timing was .082 sec. I used O(2^n* n) DP. When dividing the original problem into subproblems, you only need to match ...

Go to advanced search