import sys
x=float(input())
print(x)
#python,C默认显示小数点后六位