D,P = map(int,raw_input().split()) print "%.0f"%(D*(1+0.01*P))