#coding: utf-8 ##yuki_56 s=[] s=map(int,raw_input().split()) D=s[0] p=s[1] print "%.0f" % (s[0]*(1+s[1]*1.0/100))