import math k,s=int(input()),int(input()) print(math.floor(s*100/(100-k)))