summaryrefslogtreecommitdiff
path: root/95-99/sudoku.in1
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2017-06-18 00:21:46 -0400
committerDeterminant <ted.sybil@gmail.com>2017-06-18 00:21:46 -0400
commit09103516be58b5dbadcc636b952e541fef80dab6 (patch)
tree6b20b3af7628ed926cb003a81cc85fd5d95159eb /95-99/sudoku.in1
parentc99bbca8e61fdaa6662dfc5ee637153ce08bfe3f (diff)
finish all Haskell 99 problems
Diffstat (limited to '95-99/sudoku.in1')
-rw-r--r--95-99/sudoku.in19
1 files changed, 9 insertions, 0 deletions
diff --git a/95-99/sudoku.in1 b/95-99/sudoku.in1
new file mode 100644
index 0000000..16cf80f
--- /dev/null
+++ b/95-99/sudoku.in1
@@ -0,0 +1,9 @@
+0 5 0 0 6 0 0 0 1
+0 0 4 8 0 0 0 7 0
+8 0 0 0 0 0 0 5 2
+2 0 0 0 5 7 0 3 0
+0 0 0 0 0 0 0 0 0
+0 3 0 6 9 0 0 0 5
+7 9 0 0 0 0 0 0 8
+0 1 0 0 0 6 5 0 0
+5 0 0 0 3 0 0 6 0