summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2022-04-03 23:16:57 +0200
committerThomas White <taw@physics.org>2022-04-03 23:16:57 +0200
commit0d6f20e1b12f5dcf2c3b635be4710f6852ed5e11 (patch)
tree1d118a532f2877edbc784ae4a2072af3f8347948
parent6b5da750ef7134a108c6d996d14c2dd60fc62806 (diff)
Add example inputmain
-rw-r--r--input.sudoku13
1 files changed, 13 insertions, 0 deletions
diff --git a/input.sudoku b/input.sudoku
new file mode 100644
index 0000000..059146c
--- /dev/null
+++ b/input.sudoku
@@ -0,0 +1,13 @@
+53.|.7.|...
+6..|195|...
+.98|...|.6.
+-----------
+8..|.6.|..3
+4..|8.3|..1
+7..|.2.|..6
+-----------
+.6.|...|28.
+...|419|..5
+...|.8.|.79
+
+From https://commons.wikimedia.org/wiki/File:Sudoku_Puzzle_by_L2G-20050714_standardized_layout.svg