QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#538819#8932. Bingoucup-team4697#WA 14ms10576kbPython3108b2024-08-31 13:20:552024-08-31 13:20:56

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 14ms
memory: 10576kb

input:

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

output:

9 

12 

10 

255 

1369 

2 


result:

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