Problem 141. Solve the Sudoku Row
Solution Stats
Problem Comments
-
5 Comments
Show
2 older comments
James
on 14 Mar 2012
Problem description says the input can be a 9x9 matrix, but the test suite gives a 3x3 instead.
Jean-Marie Sainthillier
on 24 Jul 2012
No 3x3 matrix in the description
FruitsLord
on 13 May 2013
3x3 for test
Aryaa Ravieshancar
on 23 Oct 2014
The second test case of matrix is not required..that never happens with sudoku. Only rows and columns should be inputs.
Roberto
on 8 Mar 2016
I've always wanted to create an algorithm to solve sudoku
Solution Comments
Show commentsProblem Recent Solvers970
Suggested Problems
-
Number of 1s in the Binary Representation of a Number
426 Solvers
-
9150 Solvers
-
291 Solvers
-
Change the sign of even index entries of the reversed vector
461 Solvers
-
343 Solvers
More from this Author56
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!