diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/sunday-2012-08-12.sudoku | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/examples/sunday-2012-08-12.sudoku b/examples/sunday-2012-08-12.sudoku new file mode 100644 index 0000000..4bfefdf --- /dev/null +++ b/examples/sunday-2012-08-12.sudoku @@ -0,0 +1,11 @@ +0 5 0 0 0 1 0 0 0 +8 0 0 9 5 0 6 4 0 +0 7 0 0 3 0 0 1 8 + +0 0 1 0 0 0 4 0 0 +7 0 0 1 0 9 0 0 5 +0 0 3 0 0 0 2 0 0 + +9 3 0 0 8 0 0 6 0 +0 2 7 0 1 3 0 0 4 +0 0 0 2 0 0 0 5 0 |