newcastlecy / hustoj

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

spj issue #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Some submission for problem using spj occurs OLE because larger than 10x 
original submission.

In the problem, I think input size can be larger than 10x because various 
answer can exist.

Thus I suggest judging using spj should skip the file size check routine.

Original issue reported on code.google.com by method4libe on 5 Jul 2010 at 7:49

GoogleCodeExporter commented 9 years ago
that can be done by add this in judge_client.cc#605
!isspj&&

but i'm not on my developing pc right now, i'll commit that next time

Original comment by newsc...@gmail.com on 6 Jul 2010 at 2:39

GoogleCodeExporter commented 9 years ago
commited to source code

Original comment by newsc...@gmail.com on 24 Jul 2010 at 3:34