aboutsummaryrefslogtreecommitdiff
path: root/challenge-086/athanasius/Sudoku-Data/Example.dat
diff options
context:
space:
mode:
authorMohammad S Anwar <Mohammad.Anwar@yahoo.com>2020-11-16 03:52:09 +0000
committerGitHub <noreply@github.com>2020-11-16 03:52:09 +0000
commitf3cd56eb42c9297271df954f30f8b2ab00f777ea (patch)
tree6931f16babd74d3fe3665ed095816f59852a7817 /challenge-086/athanasius/Sudoku-Data/Example.dat
parent25c7b36444c96dd911fd780ee5bc4d15fcaedb21 (diff)
parentaa9377a2dbd61a383a1fa7e4dfd2109abd721ef1 (diff)
downloadperlweeklychallenge-club-f3cd56eb42c9297271df954f30f8b2ab00f777ea.tar.gz
perlweeklychallenge-club-f3cd56eb42c9297271df954f30f8b2ab00f777ea.tar.bz2
perlweeklychallenge-club-f3cd56eb42c9297271df954f30f8b2ab00f777ea.zip
Merge pull request #2769 from PerlMonk-Athanasius/branch-for-challenge-086
Perl & Raku solutions to Tasks 1 & 2 of the Perl Weekly Challenge #086
Diffstat (limited to 'challenge-086/athanasius/Sudoku-Data/Example.dat')
-rw-r--r--challenge-086/athanasius/Sudoku-Data/Example.dat9
1 files changed, 9 insertions, 0 deletions
diff --git a/challenge-086/athanasius/Sudoku-Data/Example.dat b/challenge-086/athanasius/Sudoku-Data/Example.dat
new file mode 100644
index 0000000000..eba378a89f
--- /dev/null
+++ b/challenge-086/athanasius/Sudoku-Data/Example.dat
@@ -0,0 +1,9 @@
+_ _ _ 2 6 _ 7 _ 1
+6 8 _ _ 7 _ _ 9 _
+1 9 _ _ _ 4 5 _ _
+8 2 _ 1 _ _ _ 4 _
+_ _ 4 6 _ 2 9 _ _
+_ 5 _ _ _ 3 _ 2 8
+_ _ 9 3 _ _ _ 7 4
+_ 4 _ _ 5 _ _ 3 6
+7 _ 3 _ 1 8 _ _ _