gets p gets.split.map(&:to_i).reduce { |m, x| m += x } - gets.to_i