d, p = map(int, input().split()) print(int(d+(d*0.01*p)))