QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#728698#9570. Binary Treeucup-team5850#RE 0ms0kbC++172.9kb2024-11-09 15:41:472024-11-09 15:41:50

詳細信息

Test #1:

score: 0
Runtime Error

input:

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

output:

? 1 5
? 2 3

result: