QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#318021 | #5129. Equalising Audio | lmq26052003 | WA | 1ms | 3844kb | C++20 | 444b | 2024-01-30 10:52:00 | 2024-01-30 10:52:01 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3844kb
input:
5 6 0 1 -2 3 -4
output:
0.0000000000 0.1825741858 -0.3651483717 0.5477225575 -0.7302967433
result:
wrong answer 2nd numbers differ - expected: '1.0000000', found: '0.1825742', error = '0.8174258'