QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#164350#7108. Couleurucup-team999WA 1ms3872kbC++173.9kb2023-09-04 21:56:352023-09-04 21:56:35

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3872kb

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
0
11 0 0 0 0 0 0 0 0

result:

wrong answer 2nd lines differ - expected: '20 11 7 2 0 0 0 0 0 0', found: '0'