Show More
Commit Description:
handle the case when problem id or submission id is null. Grader will simply skip such request. Add more report on console (for command line grading)...
Commit Description:
handle the case when problem id or submission id is null. Grader will simply skip such request. Add more report on console (for command line grading) (mercurial grafted from d233105d3965c5368c9b33125f390e39b25f910e)
File last commit:
Show/Diff file:
Action:
test/data/ev/test_timeout/test_cases/all_tests.cfg | 24 lines | 242 B | text/x-ini | IniLexer |
jittat
[grader] [MERGED] Merged new-arch-branch changes 74:105 into the trunk...
r23 problem do
num_tests 2
full_score 20
time_limit_each 1
mem_limit_each 16
score_each 10
jittat
[grader] added fractional timelimit...
r51 test 1 do
time_limit 0.5
end
jittat
[grader] [MERGED] Merged new-arch-branch changes 74:105 into the trunk...
r23 run 1 do
tests 1
end
test 2 do
jittat
[grader] added fractional timelimit...
r51 time_limit 0.6
jittat
[grader] [MERGED] Merged new-arch-branch changes 74:105 into the trunk...
r23 end
run 2 do
tests 2
end
end