QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#603389#8932. Bingoucup-team4020#WA 15ms10708kbPython31.3kb2024-10-01 16:19:462024-10-01 16:19:47

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 15ms
memory: 10708kb

input:

6
7 3
12 3
9 10
249 51
1369 37
2 1

output:

0 7
0 8
9
13
10
1 49
0 24
1 50
0 25
251
1370
0 2
0 3
3

result:

wrong answer 1st lines differ - expected: '9', found: '0 7'