QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#668029 | #7691. B Road Band | HuangHanSheng | WA | 1ms | 3960kb | C++20 | 1.6kb | 2024-10-23 10:46:23 | 2024-10-23 10:46:28 |
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: 3960kb
input:
4 4 2 3 0.5 1.0 3.0 3.5 1.0 2.5 3.0 3.5
output:
2.25 0 4.625 2.25 6.91667 4.625 11.25 6.91667 15.95 11.25 19.8333 13.8333 24.4643 16.4167 28.5 18.8667 18.8667
result:
wrong answer 1st numbers differ - expected: '18.86667', found: '2.25000', error = '0.88074'