Convert all test programs from CPP to C
[gruntmaster-daemon.git] / t / problems / aplusb / tests / mle / meta.yml
CommitLineData
5c5cd38a
MG
1test_name: Memory Limit Exceeded
2test_description: A program which uses up a lot of memory
3problem: aplusb
4expected_result: 10
5expected_result_text: 0 points
6expected_results:
7- id: 1
8 result: 5
9 result_text: Crash (SIGKILL)
10- id: 2
11 result: 5
12 result_text: Crash (SIGKILL)
13- id: 3
14 result: 5
15 result_text: Crash (SIGKILL)
16- id: 4
17 result: 5
18 result_text: Crash (SIGKILL)
19- id: 5
20 result: 5
21 result_text: Crash (SIGKILL)
22- id: 6
23 result: 5
24 result_text: Crash (SIGKILL)
738dd65f
MG
25files:
26 prog:
889e6e28
MG
27 format: C
28 name: prog.c
This page took 0.011084 seconds and 4 git commands to generate.