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