Mark memory limit exceeded test as TODO
[gruntmaster-daemon.git] / t / problems / aplusb / tests / mle / meta.yml
index 3228dd4ab7b085a9b35cd36c358a6d11ab758047..0101d285c479585a8df49ff2f25f304495e2203b 100644 (file)
@@ -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
@@ -24,5 +25,5 @@ expected_results:
   result_text: Crash (SIGKILL)
 files:
   prog:
-    format: CPP
-    name: prog.cpp
+    format: C
+    name: prog.c
This page took 0.00993 seconds and 4 git commands to generate.