plot = gets.to_s.split(" ").map(&:to_i) p (Math.hypot(plot[0], plot[1]) * 2).floor + 1