Convert all test programs from CPP to C
[gruntmaster-daemon.git] / t / problems / aminusb / tests / wa / meta.yml
1 test_name: Wrong answer
2 test_description: A program which does nothing
3 problem: aminusb
4 expected_result: 10
5 expected_result_text: 0 points
6 expected_results:
7 - id: 1
8 result: 1
9 result_text: Wrong answer
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: 1
21 result_text: Wrong answer
22 files:
23 prog:
24 format: C
25 name: prog.c
This page took 0.023195 seconds and 5 git commands to generate.