QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#814171 | #9886. Long Sequence Inversion 2 | ucup-team3862# | WA | 0ms | 3952kb | C++14 | 2.0kb | 2024-12-14 15:43:13 | 2024-12-14 15:43:14 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3952kb
input:
3 2 2 0 1 1 0 1 0 0 1
output:
0 2 0 1 4 12 2 0 1 0 1 0 1 0 0 1 1 0 14
result:
wrong answer 1st words differ - expected: '14', found: '0'