|
|
вернуться в форумDid anyone solve this with mergesort on C++?(+) Послано SPIRiT 3 ноя 2006 16:15 I was getting WA for this task, when I used mergesort (and in other tasks too). But when I changed to binary heap sort, I got AC... Re: Did anyone solve this with mergesort on C++?(+) It seems that something is wrong with your mergesort. Certainly. What about problem 1090? |
|
|