QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#415557#7684. Sweet Sugarucup-team387#WA 2ms5924kbC++201.5kb2024-05-20 23:44:322024-05-20 23:44:32

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 5924kb

input:

4
7 5
1 2 1 2 2 1 2
1 2
2 3
3 4
3 5
5 6
5 7
2 2
1 0
1 2
1 1
1
1 2
1

output:

39
2
1
4

result:

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