xternal_sudoku.c
Go to the documentation of this file.
30/*--+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
58 * The solved puzzle will have each of the nine rows and columns filled by numbers 1, ..., 9 each appearing
59 * exactly once. There are 9 subgrids and each subgrid also needs to be filled by numbers 1, ..., 9 each
60 * appearing exactly once. As seen in the unsolved puzzles, some of the positions are already filled.
70 * A sudoku puzzle is in represented by a string of 81 charcaters. An already filled number in the