QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#851968#9730. Elevator IIucup-team6239#WA 0ms3764kbC++141.6kb2025-01-11 09:30:142025-01-11 09:30:15

详细

Test #1:

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

input:

2
4 2
3 6
1 3
2 7
5 6
2 5
2 4
6 8

output:


result:

wrong output format Unexpected end of file - int64 expected (test case 1)