Convert all test programs from CPP to C
[gruntmaster-daemon.git] / t / problems / aplusb / tests / 40 / meta.yml
1 test_name: 40
2 test_description: A program which should get 40 points
3 problem: aplusb
4 expected_result: 10
5 expected_result_text: 40 points
6 expected_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
25 files:
26 prog:
27 format: C
28 name: prog.c
This page took 0.020783 seconds and 4 git commands to generate.