QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#730570#9570. Binary Treeucup-team4527#WA 1ms4084kbC++202.1kb2024-11-09 20:43:102024-11-09 20:43:10

详细

Test #1:

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

input:

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

output:

! 3 1

result:

wrong answer There are 5 candidates. (test case 1)