Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

A solution to ShortestSudokuSolver (210 characters plus 2 newlines):

A slightly longer version (213 characters plus 2 newlines):

The expected output is:

To make the function stop as soon as it finds the first solution (proper puzzles will only have one solution), the else becomes:

Labels
  • None