QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#168707#7102. Live Loveucup-team1886WA 1ms3576kbC++20475b2023-09-08 20:25:052023-09-08 20:25:06

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5
5 4
100 50
252 52
3 0
10 10

output:

4 2
50 1
52 1
0 1
10 10

result:

wrong answer 4th lines differ - expected: '0 0', found: '0 1'