QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#258671#7684. Sweet Sugarucup-team2051WA 3ms38868kbC++141.5kb2023-11-19 22:51:442023-11-19 22:51:45

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 38868kb

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:

0
0
1
0

result:

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