print((function (k, s) return math.floor(s*100/(100-k)) end)(io.stdin:read("*n"), io.stdin:read("*n")))