1import sum_nonred from require 'reader' 2 3input = io.open 'input.txt', 'r' 4 5print sum_nonred input\read '*a' 6 7input\close!