diff --git a/sudoku-examples/empty.sudoku b/sudoku-examples/empty.sudoku new file mode 100644 index 0000000..c62f057 --- /dev/null +++ b/sudoku-examples/empty.sudoku @@ -0,0 +1,9 @@ +0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0