require'mathn';puts [*Matrix[*$<.map{|$_|split.map &:to_i}].inv].map{|i|i*' '}