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 1100. Final Standings

Test 11, Execution time 0.187 s and TLE ??
Posted by Radek 2 Mar 2014 10:16
Time limit is 1.0s, my program executes test 11 in 0.187s the result is TLE, why ?
Re: Test 11, Execution time 0.187 s and TLE ??
Posted by Radek 4 Mar 2014 08:35
After conversion my program from C# to Java(with which I am not familiar) I have AC.
Thus I think that there is a problem with C# judge for this problem.
Re: Test 11, Execution time 0.187 s and TLE ??
Posted by Davor Zdralo 24 Apr 2014 12:33
Yeah, I have the same problem.
Re: Test 11, Execution time 0.187 s and TLE ??
Posted by ELDVN 1 Nov 2015 18:36
May be array, u give 150000. But need one more. +1