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