QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#385853 | #6506. Chase Game 3 | MaMengQi | WA | 1ms | 5716kb | C++20 | 1.2kb | 2024-04-11 09:04:53 | 2024-04-11 09:04:53 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 5716kb
input:
5 2 1 2 3 2 3 1 4 1 4 3 2 5 1 5 2 3 4 6 1 2 3 4 5 6
output:
Yes No No No Yes
result:
wrong answer expected YES, found NO [2nd token]