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