summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2013-07-15 18:18:48 +0000
committerStijn Buys <ingar@osirion.org>2013-07-15 18:18:48 +0000
commitbac7fe2d978af43ad0854140d93dce5610beec80 (patch)
tree894869fbb018b818869299436ab68e00dc00d6d9
parent88efb393c2739a14432391de113f180d00b702df (diff)
Added some more examples.
-rw-r--r--examples/metro-2013-04-29.sudoku11
-rw-r--r--examples/random-2013-03-19.sudoku11
2 files changed, 22 insertions, 0 deletions
diff --git a/examples/metro-2013-04-29.sudoku b/examples/metro-2013-04-29.sudoku
new file mode 100644
index 0000000..29a6ade
--- /dev/null
+++ b/examples/metro-2013-04-29.sudoku
@@ -0,0 +1,11 @@
+9 0 0 4 0 0 0 0 5
+0 0 6 0 0 0 0 0 7
+8 0 0 0 0 7 0 2 0
+
+1 0 0 0 6 4 0 5 8
+0 0 8 0 7 0 0 9 3
+2 3 5 0 0 1 0 0 0
+
+0 9 3 0 5 0 0 0 4
+0 8 0 0 0 6 5 0 0
+0 6 0 8 0 0 9 0 2
diff --git a/examples/random-2013-03-19.sudoku b/examples/random-2013-03-19.sudoku
new file mode 100644
index 0000000..d9b4ee5
--- /dev/null
+++ b/examples/random-2013-03-19.sudoku
@@ -0,0 +1,11 @@
+0 7 0 0 0 0 1 0 0
+0 0 3 0 0 0 0 0 0
+0 0 0 0 6 0 0 0 9
+
+1 0 0 8 0 0 0 0 3
+0 0 0 0 0 9 4 5 0
+9 4 7 0 0 2 0 0 0
+
+0 0 9 4 5 0 0 0 8
+0 0 0 0 0 0 0 3 0
+2 6 0 1 0 0 0 7 0