aboutsummaryrefslogtreecommitdiff
path: root/challenge-059/ryan-thompson/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'challenge-059/ryan-thompson/README.md')
-rw-r--r--challenge-059/ryan-thompson/README.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/challenge-059/ryan-thompson/README.md b/challenge-059/ryan-thompson/README.md
new file mode 100644
index 0000000000..698e3ee64f
--- /dev/null
+++ b/challenge-059/ryan-thompson/README.md
@@ -0,0 +1,19 @@
+# Ryan Thompson
+
+## Week 056 Solutions
+
+### Task 1 › Diff-K
+
+ * [Perl](perl/ch-1.pl)
+ * [Raku](raku/ch-1.p6)
+
+### Task 2 › Path Sum
+
+ * [Perl](perl/ch-2.pl)
+ * [Raku](raku/ch-2.p6)
+
+## Blogs
+
+ * [Diff-K](https://ry.ca/2020/04/diff-k/)
+ * [Path Sum](https://ry.ca/2020/04/path-sum/)
+