diff options
| author | James Smith <js5@sanger.ac.uk> | 2021-05-06 16:03:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-06 16:03:41 +0100 |
| commit | 5bc040e576640822554fd4634116f8a2dc75277a (patch) | |
| tree | 54001abb9867521da127d9d21bc1de1d1b307c1e | |
| parent | 03426a820d580999888cef38ba253cfa5ebb9ae7 (diff) | |
| download | perlweeklychallenge-club-5bc040e576640822554fd4634116f8a2dc75277a.tar.gz perlweeklychallenge-club-5bc040e576640822554fd4634116f8a2dc75277a.tar.bz2 perlweeklychallenge-club-5bc040e576640822554fd4634116f8a2dc75277a.zip | |
Update README.md
| -rw-r--r-- | challenge-111/james-smith/README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/challenge-111/james-smith/README.md b/challenge-111/james-smith/README.md index 22a63853d4..f9388bea6e 100644 --- a/challenge-111/james-smith/README.md +++ b/challenge-111/james-smith/README.md @@ -1,5 +1,13 @@ # Perl Weekly Challenge #111 +You can find more information about this weeks, and previous weeks challenges at: + + https://perlweeklychallenge.org/ + +If you are not already doing the challenge - it is a good place to practise your +**perl** or **raku**. If it is not **perl** or **raku** you develop in - you can +submit solutions in whichever language you feel comfortable with. + # Challenge 1 - Search Matrix **You are given 5x5 matrix filled with integers such that each row is sorted from left to |
