QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#786555#9787. Shrek's Song of the Swampucup-team5490WA 0ms3596kbC++20816b2024-11-26 22:00:352024-11-26 22:00:35

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

9
1 2 3 1 3 1 2 3 2

output:

2 0
3 0
1 2
3 2
1 3
2 3
3 4
2 5
5

result:

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