Problem I: 的士费

Problem I: 的士费

Time Limit: 1 Sec  Memory Limit: 128 MB
Submit: 272  Solved: 89
[Status] [Submit] [Creator:]

Description

某市的士费起步价8元,可以行驶3公里。3公里以后,按每公里1.6元计算,输入的士的公里数,请你计算顾客需付费多少元?(保留1位小数)

Sample Input Copy

4

Sample Output Copy

9.6