QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#879517 | #9696. Analysis | ucup-team6325# | WA | 3ms | 20304kb | C++17 | 1.5kb | 2025-02-02 04:56:47 | 2025-02-02 04:56:48 |
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: 3ms
memory: 20304kb
input:
5 100 1000 1 2 2 3 3 4 4 5
output:
0 4 100 4 200 4 100 4 0 4 0
result:
wrong answer Output contains longer sequence [length = 11], but answer contains 1 elements