QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#568199#8932. Bingoucup-team4796WA 1ms3692kbC++203.5kb2024-09-16 15:32:572024-09-16 15:32:58

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3692kb

input:

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

output:

3
13
10
251
1370
1

result:

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