QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#271139#7108. Couleurucup-team986WA 0ms7532kbC++234.5kb2023-12-01 23:51:432023-12-01 23:51:44

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 7532kb

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 21 14 14 4 1 1 1 0 0 0 0 0 0 

result:

wrong answer 1st lines differ - expected: '7 0 0 0 0', found: '7 0 0 0 0 20 11 7 2 0 0 0 0 0 ...1 21 14 14 4 1 1 1 0 0 0 0 0 0 '