k, s = $stdin.read.split.map(&:to_i) puts (s.to_f / (100 - k) * 100).to_i