Problem3987--小数---输入与输出练习

3987: 小数---输入与输出练习

Time Limit: 1 Sec  Memory Limit: 128 MB
Submit: 74  Solved: 55
[Status] [Submit] [Creator:]

Description

输入一个小数,并输出

Input

一个小数

Output

这个小数

Sample Input Copy

1.2

Sample Output Copy

1.2

Source/Category

 基础C