A = input() B = float(A) C = B + B * 0.0001 print(decimal) print (C)