QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#541163#8932. Bingoucup-team4735#WA 0ms3740kbC++202.9kb2024-08-31 18:47:082024-08-31 18:47:10

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3740kb

input:

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

output:

9
13
10
250
1370
3

result:

wrong answer 4th lines differ - expected: '251', found: '250'