QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#568623#8057. Best Carry Player 4ZhaoZiLongWA 0ms15492kbC++172.3kb2024-09-16 17:24:482024-09-16 17:24:50

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5
2
1 2
3 4
3
1 0 1
0 1 0
4
1 0 0 1
1 1 1 1
5
123456 114514 1919810 233333 234567
20050815 998244353 0 0 0
10
5 3 5 3 2 4 2 4 1 5
9 9 8 2 4 4 3 5 3 0

output:

asd;fh
5
asd;fh
1
asd;fh
2
asd;fh
467900
asd;fh
29

result:

wrong output format Expected integer, but "asd;fh" found