require 'bigdecimal' n = BigDecimal.new(gets) ans = BigDecimal.new("0") i = 0 while i