QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#654422#9313. Make MaxGuanYunchangWA 0ms4040kbC++20795b2024-10-18 21:33:122024-10-18 21:33:15

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4
2
1 2
2
2 2
7
1 1 1 2 2 2 2
3
1 2 3

output:

-1
0
-1
-2

result:

wrong answer 1st numbers differ - expected: '1', found: '-1'