Initial commit
[gruntmaster-daemon.git] / t / problems / double / tests / wa / meta.yml
CommitLineData
5c5cd38a
MG
1test_name: Wrong answer
2test_description: A program which fails on test 4
3problem: double
4expected_result: 1
5expected_result_text: Wrong answer
6expected_results:
7- id: 1
8 result: 0
9 result_text: 0
10- id: 2
11 result: 0
12 result_text: 0
13- id: 3
14 result: 0
15 result_text: 0
16- id: 4
17 result: 1
18 result_text: Wrong answer
This page took 0.009317 seconds and 4 git commands to generate.