QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#157263#7102. Live Loveucup-team1152#WA 1ms3600kbC++20599b2023-09-02 15:08:582023-09-02 15:09:00

详细

Test #1:

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

input:

5
5 4
100 50
252 52
3 0
10 10

output:

4
2
50
1
52
1
0
0
10
10

result:

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