X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=t%2Fproblems%2Faplusb%2Ftests%2Fmle%2Fmeta.yml;h=0101d285c479585a8df49ff2f25f304495e2203b;hb=58e551a48f84e4816311b8a92256a130b812be50;hp=b71c482f22154edd342fce2fd5e64f7affe3fd48;hpb=5c5cd38ad5b9e3c2b331564bc0b23e9167b7d07a;p=gruntmaster-daemon.git 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