QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#274597 | #7752. The Only Way to the Destination | ucup-team1167 | WA | 0ms | 3504kb | C++20 | 2.3kb | 2023-12-03 18:15:31 | 2023-12-03 18:15:32 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3504kb
input:
5 3 2 2 5 1 1 4 3
output:
6 7 YES
result:
wrong output format YES or NO expected, but 6 found