QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#159237#7102. Live Loveucup-team1164#WA 0ms3652kbC++14312b2023-09-02 17:40:212023-09-02 17:40:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5
5 4
100 50
252 52
3 0
10 10

output:

3
1
1
0
10

result:

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