i = gets.to_i str = '1'*(2e5.to_i*i) z = str.chars.map!(&:to_i).reduce(:+) p 0