|
|
вернуться в форумhow to achieve 0.001 execution time? I wonder how to achieve 0.001 execution time? If someone point out general approches to optimize time complexities, it'll be better! Thank you in advance! Re: how to achieve 0.001 execution time? Послано S.77 4 авг 2011 20:02 Approve. I has never got the time less than 0.015 even on this stupid problem. Maybe, the point is in the language you use? I write in C, compile as C++ code. Maybe, if I wrote in Pascal, I would approach 0.001? No subject Послано Sepehr 29 авг 2011 00:55 I believe the runtime you get also depends on the traffic of judge so if you have sent your solution for 999 times and you've got 0.015 all the time, you may send it once more, for the 1000th time and get 0.001 :-D Re: No subject time 0.001 is impossible the minimal time on timus is 0.014 and you should sent the problem 100 times to achieve it. It's minimal time any compilator need to read and write an so on. Re: No subject Hi, you can check my result it's 0.001/ id: 55151 Edited by author 28.03.2012 12:34 No subject Edited by author 19.07.2012 00:39 |
|
|