Title |
User |
Message |
Date Posted |
Re: Time Limit |
P234rer |
Is it still possible to do the problem in Python? |
Feb 11, 2017 - 3:28:29 am UTC |
Re: Wall Clock |
bbi5291 |
Elapsed time limit is 5 times CPU time limit (which is currently 0.2 s for this problem). It can't be set separately. It's nothing more than a mechanism to prevent submissions from taking forever. |
May 09, 2016 - 7:30:50 pm UTC |
Wall Clock |
ImaxBlue |
Is tle(wall clock) used here to enforce the strict time limit, or is it an actual problem? |
May 08, 2016 - 11:24:58 pm UTC |
Time Limit |
Alex |
In an attempt to filter out suboptimal algorithms, the time limit for this problem on the main judge has been lowered to 0.2s. |
May 07, 2016 - 3:54:03 am UTC |