QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#449219#8005. Crossing the BordercarrotqqWA 0ms9944kbC++202.2kb2024-06-20 20:14:112024-06-20 20:14:13

详细

Test #1:

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

input:

5 5
3 5
1 4
2 3
2 2
2 1

output:

9 3

result:

wrong answer 2nd numbers differ - expected: '4', found: '3'