Convert all test programs from CPP to C
[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
738dd65f
MG
19files:
20 prog:
889e6e28
MG
21 format: C
22 name: prog.c
This page took 0.012977 seconds and 4 git commands to generate.