QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#569298 | #8518. Roars III | kaibai | WA | 0ms | 22116kb | C++20 | 14.4kb | 2024-09-16 21:50:26 | 2024-09-16 21:50:26 |
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: 22116kb
input:
5 10101 1 2 2 3 2 4 4 5
output:
2 3 2 3 3
result:
wrong answer 2nd numbers differ - expected: '2', found: '3'