QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#642535 | #7752. The Only Way to the Destination | ucup-team1063 | WA | 2ms | 16112kb | C++20 | 4.0kb | 2024-10-15 14:50:24 | 2024-10-15 14:50:24 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 2ms
memory: 16112kb
input:
5 3 2 2 5 1 1 4 3
output:
3 3 3 YES
result:
wrong output format YES or NO expected, but 3 found