QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#837216 | #9945. Circular Convolution | ucup-team5027 | WA | 0ms | 12012kb | C++20 | 1.5kb | 2024-12-29 20:02:11 | 2024-12-29 20:02:12 |
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: 12012kb
input:
3 1 1 4 5 1 4
output:
30 6 24
result:
wrong answer 1st numbers differ - expected: '13', found: '30'