diff options
| author | Abigail <abigail@abigail.be> | 2020-11-11 17:08:35 +0100 |
|---|---|---|
| committer | Abigail <abigail@abigail.be> | 2020-11-11 17:08:35 +0100 |
| commit | 00da7bb59c4f100847c6a3931241b3f0830b64a6 (patch) | |
| tree | 4ae035cc30f0faa410135d606a1e38b4ccb6c5ae | |
| parent | 0cd283078fcdfea7a3c32ac1bae9cdb989fb62d0 (diff) | |
| download | perlweeklychallenge-club-00da7bb59c4f100847c6a3931241b3f0830b64a6.tar.gz perlweeklychallenge-club-00da7bb59c4f100847c6a3931241b3f0830b64a6.tar.bz2 perlweeklychallenge-club-00da7bb59c4f100847c6a3931241b3f0830b64a6.zip | |
Attribution for the 4x4 sudoku.
| -rw-r--r-- | challenge-086/abigail/t/output-2-4.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/challenge-086/abigail/t/output-2-4.exp b/challenge-086/abigail/t/output-2-4.exp index 183d479b48..1f836b407e 100644 --- a/challenge-086/abigail/t/output-2-4.exp +++ b/challenge-086/abigail/t/output-2-4.exp @@ -1,4 +1,4 @@ -# 4x4 Sudoku +# 4x4 Sudoku (www.sudokuonline.io) 3 2 4 1 4 1 3 2 1 4 2 3 |
