D = long(raw_input()) D = D + (D * 8.0 / 100L) print '{:f}'.format(D)