QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#515052 | #4879. Standard Problem | ZhaoZiLong | WA | 1ms | 9796kb | C++20 | 890b | 2024-08-11 14:47:34 | 2024-08-11 14:47:34 |
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: 9796kb
input:
2 3 4 1 2 1 2 3 1 2 2 1 2 5 1 4 3 2 5 3
output:
3
result:
wrong answer Answer contains longer sequence [length = 4], but output contains 1 elements