QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#654450#9313. Make MaxZhaoZiLongWA 0ms3524kbC++20739b2024-10-18 21:35:252024-10-18 21:35:25

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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'