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.
Return the largest number that is adjacent to a zero
3106 Solvers
612 Solvers
Back to basics 3 - Temp Directory
277 Solvers
Vectorize the digits of an Integer
236 Solvers
356 Solvers
Solution 1592809
: