QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#225815#7513. Palindromic Beadsucup-team2321WA 0ms3908kbC++205.2kb2023-10-25 09:35:532023-10-25 09:35:53

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4
1 1 2 2
1 2
2 3
2 4

output:

4

result:

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