QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#482465#7102. Live LoveMaMengQiWA 0ms3588kbC++20354b2024-07-17 19:40:252024-07-17 19:40:26

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5
5 4
100 50
252 52
3 0
10 10

output:

4 2
50 1
52 1
0 0
1
10 109

result:

wrong answer 5th lines differ - expected: '10 10', found: '1'