Include verifier stdout in non-Accepted results
[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: Nu-i bine'
10 - id: 2
11 result: 1
12 result_text: 'Wrong answer: Nu-i bine'
13 - id: 3
14 result: 1
15 result_text: 'Wrong answer: Nu-i bine'
16 - id: 4
17 result: 1
18 result_text: 'Wrong answer: Nu-i bine'
19 - id: 5
20 result: 1
21 result_text: 'Wrong answer: Nu-i bine'
22 files:
23 prog:
24 format: C
25 name: prog.c
This page took 0.021067 seconds and 4 git commands to generate.