QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#710829#9570. Binary Treeucup-team2866#WA 0ms3508kbC++20271b2024-11-04 22:14:012024-11-04 22:14:06

詳細信息

Test #1:

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

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)