ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#93334 | #1319. 传送带 | hjww | 100 | 1ms | 1196kb | C++ | 1.7kb | 2020-02-17 11:04:24 | 2020-02-17 11:04:49 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 0ms
memory: 1196kb
input:
0 0 100 100 50 0 0 50 1 1 3
output:
16.67
result:
ok single line: '16.67'
Test #2:
score: 10
Accepted
time: 0ms
memory: 1188kb
input:
0 0 1 0 0 1 1 1 2 2 1
output:
1.37
result:
ok single line: '1.37'
Test #3:
score: 10
Accepted
time: 1ms
memory: 1192kb
input:
0 0 100 0 50 50 50 100 2 2 1
output:
93.30
result:
ok single line: '93.30'
Test #4:
score: 10
Accepted
time: 0ms
memory: 1192kb
input:
0 0 100 100 100 200 0 300 10 10 1
output:
128.28
result:
ok single line: '128.28'
Test #5:
score: 10
Accepted
time: 0ms
memory: 1196kb
input:
0 0 10 10 20 20 30 30 3 3 1
output:
23.57
result:
ok single line: '23.57'
Test #6:
score: 10
Accepted
time: 0ms
memory: 1192kb
input:
10 10 0 0 20 20 30 30 1 1 3
output:
9.43
result:
ok single line: '9.43'
Test #7:
score: 10
Accepted
time: 0ms
memory: 1184kb
input:
0 0 1 0 1 1 0 1 20 20 1
output:
1.00
result:
ok single line: '1.00'
Test #8:
score: 10
Accepted
time: 0ms
memory: 1196kb
input:
0 0 0 0 100 100 100 0 2 2 1
output:
100.00
result:
ok single line: '100.00'
Test #9:
score: 10
Accepted
time: 0ms
memory: 1192kb
input:
0 0 0 0 100 0 100 100 2 2 1
output:
136.60
result:
ok single line: '136.60'
Test #10:
score: 10
Accepted
time: 0ms
memory: 1192kb
input:
0 0 10 0 20 0 20 20 2 2 1
output:
23.66
result:
ok single line: '23.66'