mandy4321 / hustoj

Automatically exported from code.google.com/p/hustoj
0 stars 0 forks source link

Incorrect time checking issue #20

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Some TLE submission's elapsed time checked incorrectly.

TL of the problem(http://acm.ajou.ac.kr/JudgeOnline/problem.php?id=1238) is 
10sec but runid 16751 judged as TLE but reported elapsed time seems to be 
incorrect(see following line)

16751   dynamical   1238    Time Limit Exceed   940 kb  1284 ms C++ 1269 B  2010-09-01 
18:01:36

I attached FPS format of the problem and source code of runid 16751. 

Plz check it :)

Original issue reported on code.google.com by method4libe on 26 Sep 2010 at 5:43

Attachments:

GoogleCodeExporter commented 8 years ago
the source report segmentation fault when running on hand with sample.in
so it should be OJ_RE
try r383 

Original comment by newsc...@gmail.com on 27 Sep 2010 at 4:12

GoogleCodeExporter commented 8 years ago

Original comment by newsc...@gmail.com on 27 Sep 2010 at 5:11

GoogleCodeExporter commented 8 years ago

Original comment by newsc...@gmail.com on 16 Jul 2011 at 3:06