练7.2 保留12位小数
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
说明
读入一个浮点数,保留 位小数输出这个浮点数。
输入格式
只有一行,一个浮点数 ()。
输出格式
也只有一行,保留位小数的浮点数。
样例
3.1415926535897932
3.141592653590