X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=t%2Fproblems%2Faplusb%2Ftests%2Fmle%2Fmeta.yml;h=0101d285c479585a8df49ff2f25f304495e2203b;hp=b71c482f22154edd342fce2fd5e64f7affe3fd48;hb=255d23cd7d927d36cdad1490563a62cd1fc3415b;hpb=5c5cd38ad5b9e3c2b331564bc0b23e9167b7d07a diff --git a/t/problems/aplusb/tests/mle/meta.yml b/t/problems/aplusb/tests/mle/meta.yml index b71c482..0101d28 100644 --- a/t/problems/aplusb/tests/mle/meta.yml +++ b/t/problems/aplusb/tests/mle/meta.yml @@ -1,5 +1,6 @@ test_name: Memory Limit Exceeded test_description: A program which uses up a lot of memory +todo: Memory limits are broken with sudo problem: aplusb expected_result: 10 expected_result_text: 0 points @@ -22,3 +23,7 @@ expected_results: - id: 6 result: 5 result_text: Crash (SIGKILL) +files: + prog: + format: C + name: prog.c