QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#614966 | #9449. New School Term | ucup-team3928# | WA | 0ms | 3712kb | C++23 | 2.8kb | 2024-10-05 17:15:25 | 2024-10-05 17:15:33 |
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: 3712kb
input:
2 4 1 3 2 4 1 4 1 2
output:
43 -2 0 -1 0 -1 1 1 0 0 0 0 1 -4 0 -3 0 -3 1 3 0 2 0 2 1 -4 -1 -3 -1 -3 0 -1 -1 -2 -1 -2 0 -3 0 -2 0 -2 1 3 -1 2 -1 2 0 0 -1 1 -1 1 0 2 0 1 0 1 1 -2 -2 -1 -2 -1 -1 1 -2 0 -2 0 -1 -4 -2 -3 -2 -3 -1 3 -2 2 -2 2 -1 -4 -3 -3 -3 -3 -2 -1 -3 -2 -3 -2 -2 -3 -2 -2 -2 -2 -1 3 -3 2 -3 2 -2 0 -3 1 -3 1 -2 2 -2...
result:
wrong answer The size of S must be 2N.