D,P = map(int,input().split()) print (math.floor(D*((P/100)+1)))