QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#166269#7108. Couleurucup-team1599WA 2ms3580kbC++206.0kb2023-09-06 05:10:082023-09-06 05:10:08

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 3580kb

input:

3
5
4 3 1 1 1
5 4 5 3 1
10
9 7 1 4 7 8 5 7 4 8
21 8 15 5 9 2 4 5 10 6
15
4 8 8 1 12 1 10 14 7 14 2 9 13 10 3
37 19 23 15 7 2 10 15 2 13 4 5 8 7 10

output:

7 0 0 0 0
20 11 7 2 0 0 0 0 0 0
42 31 22 19 19 19 19 19 19 19 19 19 19 19 19

result:

wrong answer 3rd lines differ - expected: '42 31 21 14 14 4 1 1 1 0 0 0 0 0 0', found: '42 31 22 19 19 19 19 19 19 19 19 19 19 19 19'