QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#638324#7898. I Just Want... One More...ucup-team4780#WA 3ms30608kbC++172.8kb2024-10-13 15:38:452024-10-13 15:38:47

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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:

6
1
9

result:

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