|
|
back to boardTime limit exceeded 6 Posted by Michael 20 Apr 2010 23:25 The program works for me perfectly, passes all tests, for specified time, but here, constantly deduces an error of excess of time, why? Re: Time limit exceeded 6 Not to make second thread, how much is the time limit for this problem since I've got the same problem? Re: Time limit exceeded 6 Time Limit: 1.0 second Memory Limit: 64 MB Re: Time limit exceeded 6 You say that it passes all tests for you... Did you make your own tests, or the tests can be found somewhere because I have WA#17, to see what's wrong... Re: Time limit exceeded 6 This test is 1|2|3|4|5|....and you continue this until it excedes 10^5 characters. Re: Time limit exceeded 6 Re: Time limit exceeded 6 Posted by Nazar 10 Apr 2011 10:01 Re: Time limit exceeded 6 Posted by Damjan 30 Apr 2011 10:23 Memory VS time? Which one is critical resource here? ;) Re: Time limit exceeded 6 Time is critical. Memory is rarely exceeded :P P.s. I get TLE on test #6 too. Edited by author 25.09.2011 21:45 |
|
|