QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
详细
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