QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#641603 | #7752. The Only Way to the Destination | xwl | WA | 3ms | 41452kb | C++14 | 5.1kb | 2024-10-14 21:33:12 | 2024-10-14 21:33:15 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 3ms
memory: 41452kb
input:
5 3 2 2 5 1 1 4 3
output:
1 1 1 1 1 6 5 2 2 1 5 3 NO
result:
wrong output format YES or NO expected, but 1 found