QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#667909 | #7691. B Road Band | HuangHanSheng | WA | 1ms | 3940kb | C++23 | 2.0kb | 2024-10-23 09:39:00 | 2024-10-23 09:39:00 |
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: 3940kb
input:
4 4 2 3 0.5 1.0 3.0 3.5 1.0 2.5 3.0 3.5
output:
0.866666666667
result:
wrong answer 1st numbers differ - expected: '18.86667', found: '0.86667', error = '0.95406'