#coding: utf-8 #yuki_285 d=int(raw_input()) res=d+d*0.08 print repr(res)