QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#665368 | #6506. Chase Game 3 | ZhangYiDe | WA | 1ms | 5724kb | C++20 | 1.1kb | 2024-10-22 11:43:57 | 2024-10-22 11:43:58 |
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: 5724kb
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 Yes No Yes Yes
result:
wrong answer expected NO, found YES [4th token]