QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#613101#8932. BingoMaMengQiWA 12ms10648kbPython3652b2024-10-05 13:34:392024-10-05 13:34:41

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 12ms
memory: 10648kb

input:

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

output:

4
13
10
251
1370
2

result:

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