QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#762845#9570. Binary Treerotcar08WA 1ms6012kbC++141.6kb2024-11-19 16:57:502024-11-19 16:57:51

详细

Test #1:

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

input:

2
5
0 0
1 5
2 4
0 0
0 0

output:


result:

wrong answer format  Unexpected end of file - token expected (test case 1)