QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#758334#9570. Binary Treeucup-team3349#WA 0ms3740kbC++202.6kb2024-11-17 17:50:182024-11-17 17:50:19

详细

Test #1:

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

input:

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

output:

? 2 0

result:

wrong answer Integer parameter [name=v] equals to 0, violates the range [1, 5] (test case 1)