ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#110830 | #1228. 乘车费用 | lovelypang0626 | 100 | 0ms | 1228kb | C++ | 316b | 2020-06-30 14:50:59 | 2020-06-30 14:51:01 |
answer
Details
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 0ms
memory: 1228kb
input:
8 7
output:
18.8
result:
ok single line: '18.8'
Test #2:
score: 10
Accepted
time: 0ms
memory: 1160kb
input:
0 0
output:
0.0
result:
ok single line: '0.0'
Test #3:
score: 10
Accepted
time: 0ms
memory: 1228kb
input:
15 2
output:
33.9
result:
ok single line: '33.9'
Test #4:
score: 10
Accepted
time: 0ms
memory: 1220kb
input:
2 5
output:
7.0
result:
ok single line: '7.0'
Test #5:
score: 10
Accepted
time: 0ms
memory: 1228kb
input:
15 3
output:
34.9
result:
ok single line: '34.9'
Test #6:
score: 10
Accepted
time: 0ms
memory: 1224kb
input:
20 5
output:
48.4
result:
ok single line: '48.4'
Test #7:
score: 10
Accepted
time: 0ms
memory: 1216kb
input:
1 2
output:
6.0
result:
ok single line: '6.0'
Test #8:
score: 10
Accepted
time: 0ms
memory: 1216kb
input:
2 3
output:
7.0
result:
ok single line: '7.0'
Test #9:
score: 10
Accepted
time: 0ms
memory: 1228kb
input:
100 100
output:
296.4
result:
ok single line: '296.4'
Test #10:
score: 10
Accepted
time: 0ms
memory: 1228kb
input:
10 4
output:
21.4
result:
ok single line: '21.4'