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