QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#937159 | #8185. Emerging Tree | Natsuhi Kage (Qiyu Feng, Jianing Liu, Zemu Zhu) # | WA | 5ms | 14056kb | C++23 | 2.5kb | 2025-03-16 11:39:31 | 2025-03-16 11:39:32 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 5ms
memory: 14056kb
input:
4 3 1 1 4 1 2
output:
Yes 1 4 2 3
result:
wrong answer invalid permutation