Problem description says the input can be a 9x9 matrix, but the test suite gives a 3x3 instead.
No 3x3 matrix in the description
3x3 for test
The second test case of matrix is not required..that never happens with sudoku. Only rows and columns should be inputs.
I've always wanted to create an algorithm to solve sudoku
neat & quick
This is really smart!
Looking at the test cases first will save lots of complications
6348 Solvers
Create a cell array out of a struct
568 Solvers
643 Solvers
3199 Solvers
Sum the numbers on the main diagonal
463 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!