1755: 【CSP分支】超市卖电池▅

Memory Limit:128 MB Time Limit:1.000 S
Judge Style:Text Compare Creator:
Submit:6 Solved:3

Description

某超市卖电池,每节电池 lns="http://www.w3.org/1998/Math/MathML">2 元钱。若数量超过 lns="http://www.w3.org/1998/Math/MathML">10 节,则可打 lns="http://www.w3.org/1998/Math/MathML">9 折。请输入购买电池节数,打印相应价钱(得到保留一位小数)。

Input

一行,一个整数。

Output

一行,相应的价钱。

Sample Input Copy

13

Sample Output Copy

23.4