QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#403229 | #6409. Classical Data Structure Problem | dXqwq | WA | 36ms | 93692kb | C++23 | 10.7kb | 2024-05-01 22:26:11 | 2024-05-01 22:26:11 |
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: 36ms
memory: 93692kb
input:
5 2 2 1 1 3 3 2 1 0 0 2
output:
55
result:
wrong answer 1st numbers differ - expected: '87', found: '55'