QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#429923 | #6306. Chase Game | egypt_ioi2024_11 | WA | 2ms | 5428kb | C++23 | 2.2kb | 2024-06-03 04:01:24 | 2024-06-03 04:01:25 |
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: 5428kb
input:
5 5 3 1 1 2 2 4 4 5 1 3 3 5
output:
2 3
result:
wrong answer Output contains longer sequence [length = 2], but answer contains 1 elements