QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#837216#9945. Circular Convolutionucup-team5027WA 0ms12012kbC++201.5kb2024-12-29 20:02:112024-12-29 20:02:12

詳細信息

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'