ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1613. For Fans of Statistics

Fast solution?
Posted by aSSault 19 Apr 2011 20:23
I suppose quicksort + binary is not the optimal one. In Java I'm having TLE#10.
I tried the solution by dimozzz (in another topic), but only with some optimizations I could get AC 0.91s

Can anyone suggest really fast solution or the reason is that Java cannot perform better? (I didn't try in Pascal or C++).
Re: Fast solution?
Posted by AterLux@Java 28 May 2011 11:56