QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#488632 | #7691. B Road Band | GuanYunchang | RE | 0ms | 3904kb | C++20 | 1.1kb | 2024-07-24 12:15:25 | 2024-07-24 12:15:26 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3904kb
input:
4 4 2 3 0.5 1.0 3.0 3.5 1.0 2.5 3.0 3.5
output:
18.866666667
result:
ok found '18.86667', expected '18.86667', error '0.00000'
Test #2:
score: -100
Runtime Error
input:
9 9 3 2 1 2 3 5 6 7 9 10 11 1 2 3 5 6 7 9 10 11