n = int(input()) print("decimal") print(n + n * 0.0001)