Show More
Commit Description:
[grader] added fractional timelimit...
Commit Description:
[grader] added fractional timelimit git-svn-id: http://theory.cpe.ku.ac.th/grader/judge/trunk/scripts@191 6386c4cd-e34a-4fa8-8920-d93eb39b512e
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 |
problem do
num_tests 2
full_score 20
time_limit_each 1
mem_limit_each 16
score_each 10
test 1 do
time_limit 0.5
end
run 1 do
tests 1
end
test 2 do
time_limit 0.6
end
run 2 do
tests 2
end
end