QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#735146 | #9570. Binary Tree | ucup-team1620 | RE | 0ms | 0kb | C++20 | 5.5kb | 2024-11-11 17:45:44 | 2024-11-11 17:45:45 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Runtime Error
input:
2 5 0 0 1 5 2 4 0 0 0 0 0 2
output:
? 2 4 ? 1 2 ! 2