gets;a=gets.split.map(&:to_i).inject(:*) b=a.to_s.chars.map(&:to_i).sum p b.to_s.chars.map(&:to_i).sum if b.to_s.size >= 1