QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#613474#8932. BingoGuanYunchangWA 0ms3888kbC++172.3kb2024-10-05 14:03:562024-10-05 14:07:17

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

09
13
10
251
1370
3

result:

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