QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#611705#5650. Beppa and SwerChatZhangYiDeWA 1ms3484kbC++1111.3kb2024-10-04 22:13:202024-10-04 22:13:23

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3484kb

input:

4
5
1 4 2 5 3
4 5 1 2 3
6
1 2 3 4 5 6
1 2 3 4 5 6
8
8 2 4 7 1 6 5 3
5 6 1 4 8 2 7 3
1
1
1

output:

4
0
7
0

result:

wrong answer 1st lines differ - expected: '2', found: '4'