Given an n-by-n square matrix, where n is an odd number, return the matrix without the central row and the central column.
1913 Solvers
498 Solvers
Make a run-length companion vector
453 Solvers
Rotate input square matrix 90 degrees CCW without rot90
304 Solvers
Find nearest prime number less than input number
180 Solvers
Problem Tags