diff options
Diffstat (limited to 'challenge-127/markjreed')
| -rw-r--r-- | challenge-127/markjreed/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/challenge-127/markjreed/README b/challenge-127/markjreed/README new file mode 100644 index 0000000000..7c94cbd1cf --- /dev/null +++ b/challenge-127/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. |
