Title |
User |
Message |
Date Posted |
Re: Time Limit problem |
jargon |
The hardware was also two decades older. I won't be adjusting the time limit. |
Aug 03, 2018 - 6:08:09 pm UTC |
Time Limit problem |
Majin_Buu |
In PEG judge, time limit for this problem is 1 second, whereas in the official contest was of 90. Is that a mistake or is made by design? In the first case, time limit should be readjusted. |
Aug 01, 2018 - 10:37:29 pm UTC |
Re: No output |
bruce |
Thanks! I forgot to add space after the modular symbol. It's TLE now. |
Jun 06, 2014 - 4:37:47 pm UTC |
Re: No output |
Alex |
The "times++;" line in solve() is never reached, so the last loop when you print the answer goes from 1 to |
Jun 04, 2014 - 3:30:56 am UTC |
No output |
bruce |
My solution was tested with IOI data. It works fine. But PEG judges it WA and the output detail is empty. Any hint? |
Jun 04, 2014 - 3:02:09 am UTC |