Its simple. You have to reverse a given matrix.
The problem is really to just reverse a row vector. A row vector happens to be a matrix, but so does a column vector, and two or more dimensional matrices. Saying, "reverse a matrix" is ambiguous.
312 Solvers
263 Solvers
126 Solvers
242 Solvers
Find the Nth Root of a Given Number
126 Solvers
Solution 1592809
: