diff options
author | Stijn Buys <ingar@osirion.org> | 2012-08-04 20:12:21 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2012-08-04 20:12:21 +0000 |
commit | c313500d671d2f26613bc6efb4175e12e85dc3ef (patch) | |
tree | 4c1be99cd045bcd4a1ed4f9b2f78223080d8a4b5 /examples | |
parent | 135d8c8bc0f0c6555196a9736dbce76b4e1007ff (diff) |
ADded another example from Metro.
Diffstat (limited to 'examples')
-rw-r--r-- | examples/metro-2012-08-03.sudoku | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/examples/metro-2012-08-03.sudoku b/examples/metro-2012-08-03.sudoku new file mode 100644 index 0000000..3e07965 --- /dev/null +++ b/examples/metro-2012-08-03.sudoku @@ -0,0 +1,11 @@ +0 0 0 5 1 0 7 0 0 +2 0 0 0 0 6 0 0 0 +0 0 0 8 7 0 4 9 0 + +0 4 6 2 0 5 0 3 0 +0 1 2 0 0 7 0 0 6 +0 0 3 0 0 0 9 0 0 + +0 8 0 0 0 9 2 0 0 +1 0 0 3 6 4 8 0 9 +7 3 0 0 0 0 0 0 4 |