diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-12-13 07:48:36 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-12-13 07:48:36 +0000 |
| commit | cf31359c03e6738dde7d93d7758ad7f1817d17da (patch) | |
| tree | f60dcb854cf4169542689fed59f33431a5a01e33 /challenge-143/markjreed/README | |
| parent | d7a92c3ba5fe8c6aa2fc3bb3a29bf847ee41f164 (diff) | |
| download | perlweeklychallenge-club-cf31359c03e6738dde7d93d7758ad7f1817d17da.tar.gz perlweeklychallenge-club-cf31359c03e6738dde7d93d7758ad7f1817d17da.tar.bz2 perlweeklychallenge-club-cf31359c03e6738dde7d93d7758ad7f1817d17da.zip | |
- Added template for week 143.
Diffstat (limited to 'challenge-143/markjreed/README')
| -rw-r--r-- | challenge-143/markjreed/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/challenge-143/markjreed/README b/challenge-143/markjreed/README new file mode 100644 index 0000000000..7c94cbd1cf --- /dev/null +++ b/challenge-143/markjreed/README @@ -0,0 +1,6 @@ +Solution by Mark J. Reed + +perl/ch-1.sh: perl one-liner to handle both conversion directions + +raku/ch-2.p6: somewhat lazy raku program that takes the triangle list as + a string and uses EVAL to parse it. |
