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