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