QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#613665#8932. BingoZhaoZiLongWA 5ms10584kbPython31.2kb2024-10-05 14:26:552024-10-05 14:26:56

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 5ms
memory: 10584kb

input:

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

output:

9
0 30
13
10
0 510
251
1 1370
0 3700
1370
3

result:

wrong answer 2nd lines differ - expected: '13', found: '0 30'