QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#249685#7695. Double UpGuanYunchangWA 7ms9100kbPython3571b2023-11-12 14:07:592023-11-12 14:08:00

詳細信息

Test #1:

score: 0
Wrong Answer
time: 7ms
memory: 9100kb

input:

5
4 2 2 1 8

output:

1
0
0
16

result:

wrong answer 1st lines differ - expected: '16', found: '1'