QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#660212#9427. Collect the Coinsucup-team4721WA 0ms3588kbC++234.0kb2024-10-20 09:10:092024-10-20 09:10:09

详细

Test #1:

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

input:

3
5
1 1
3 7
3 4
4 3
5 10
1
10 100
3
10 100
10 1000
10 10000

output:

0

result:

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