QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#758959#9570. Binary Treeucup-team3349WA 0ms3780kbC++202.6kb2024-11-17 20:41:342024-11-17 20:41:34

详细

Test #1:

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

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)