QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#678532#7898. I Just Want... One More...ucup-team4966#WA 0ms8144kbC++142.2kb2024-10-26 15:17:112024-10-26 15:17:12

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
4 3
1 2
3 2
4 3
3 3
1 3
2 2
3 1
3 2
1 2
1 2

output:

2
1
6
3
8
5
6
0
3
2
6
4
4

result:

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