QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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