Sudoku problem

*DELETED*
Last edited on
A real sodoku-generator will get a little more complex...

I would use a third dimension in the array, that contains the possible values. When a value need to be removed from the possible values, you could set it to 0.
Topic archived. No new replies allowed.