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