QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#224358 | #2935. Spider-Fly | GuanYunchang | RE | 0ms | 3848kb | C++20 | 5.6kb | 2023-10-23 01:35:55 | 2023-10-23 01:35:55 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3848kb
input:
12 12 30 6 11 0 6 1 30
output:
40.000
result:
ok single line: '40.000'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3772kb
input:
12 10 30 6 9 0 6 1 30
output:
38.833
result:
ok single line: '38.833'
Test #3:
score: -100
Runtime Error
input:
12 10 30 1 10 10 6 1 30