QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#872943#8612. The Best Wifeucup-team2670#WA 1ms9572kbC++142.9kb2025-01-26 06:49:002025-01-26 06:49:07

详细

Test #1:

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

input:

5
1 3
3 5
1 2
5 6
4 4

output:

0
0
0

result:

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