QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#392485#8574. Swirly Sortucup-team2008#WA 0ms3832kbC++173.6kb2024-04-17 16:24:272024-04-17 16:24:27

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

3
0
1
1

result:

wrong answer 4th numbers differ - expected: '2', found: '1'