Show More
Commit Description:
fixed test run scoring bug: now it takes the minimum of each test case's score...
Commit Description:
fixed test run scoring bug: now it takes the minimum of each test case's score
git-svn-id: http://theory.cpe.ku.ac.th/grader/judge/trunk/scripts@273 6386c4cd-e34a-4fa8-8920-d93eb39b512e
References:
File last commit:
Show/Diff file:
Action:
test/data/ev/test_memory/test_cases/all_tests.cfg
| 20 lines
| 201 B
| text/x-ini
| IniLexer
|
|
r23 | problem do | ||
num_tests 2 | ||||
full_score 20 | ||||
time_limit_each 1 | ||||
mem_limit_each 5 | ||||
score_each 10 | ||||
run 1 do | ||||
tests 1 | ||||
end | ||||
test 2 do | ||||
mem_limit 10 | ||||
end | ||||
run 2 do | ||||
tests 2 | ||||
end | ||||
end | ||||