]>
Commit | Line | Data |
---|---|---|
5c5cd38a MG |
1 | test_name: Accepted |
2 | test_description: A program which works correctly | |
3 | problem: aplusb | |
4 | expected_result: 0 | |
5 | expected_result_text: Accepted | |
6 | expected_results: | |
7 | - id: 1 | |
8 | result: 0 | |
9 | result_text: 20 | |
10 | - id: 2 | |
11 | result: 0 | |
12 | result_text: 20 | |
13 | - id: 3 | |
14 | result: 0 | |
15 | result_text: 20 | |
16 | - id: 4 | |
17 | result: 0 | |
18 | result_text: 20 | |
19 | - id: 5 | |
20 | result: 0 | |
21 | result_text: 10 | |
22 | - id: 6 | |
23 | result: 0 | |
24 | result_text: 10 | |
738dd65f MG |
25 | files: |
26 | prog: | |
889e6e28 MG |
27 | format: C |
28 | name: prog.c |