# No.285 消費税2 d = int(input()) print('{:.2f}'.format(d * 1.08))