UOJ Logo

NOI.AC

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#110890#1228. 乘车费用ty10181000ms1228kbC++260b2020-07-01 20:50:302020-07-01 20:50:32

answer


Details

小提示:点击横条可展开更详细的信息

Test #1:

score: 10
Accepted
time: 0ms
memory: 1224kb

input:

8 7

output:

18.8

result:

ok single line: '18.8'

Test #2:

score: 10
Accepted
time: 0ms
memory: 1216kb

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: 1228kb

input:

20 5

output:

48.4

result:

ok single line: '48.4'

Test #7:

score: 10
Accepted
time: 0ms
memory: 1220kb

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: 1224kb

input:

10 4

output:

21.4

result:

ok single line: '21.4'