QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'