QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#883337#9570. Binary Treeucup-team5131WA 1ms7768kbC++203.2kb2025-02-05 15:56:422025-02-05 15:56:48

详细

Test #1:

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

input:

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

output:

:2
? 3 1

result:

wrong answer Token parameter [name=op] equals to ":2", doesn't correspond to pattern "[?!]{1,1}" (test case 1)