QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#654461#9313. Make MaxZhaoZiLongWA 0ms3624kbC++20773b2024-10-18 21:36:302024-10-18 21:36:30

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

0
0
0
1

result:

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