|
|
back to boardShow all messages Hide all messagesI use Disjoint-set who can help me? Re: TLE #12 ? SamGTU7_Kareva Nadezhda Vladimirovna 9 Jun 2013 16:00 Try changing a linear search you might have into smth that can b done in constant time. That made it much faster for me. (hint: you probably don't need anything special, just change your implementation a bit) |
|
|