3905: 浮点数

Memory Limit:32 MB Time Limit:1.000 S
Judge Style:Text Compare Creator:
Submit:198 Solved:61

Description

设x和y是单精度浮点类型(float),其中x=111111.111,y=222222.222,输出x和y的和。

Input

Output

只有一行,x和y的和的%f格式。
请注意行尾输出换行。

Sample Input Copy

Sample Output Copy

333333.328125