aboutsummaryrefslogtreecommitdiff
path: root/challenge-067/ash/README
diff options
context:
space:
mode:
authorAndrew Shitov <andy@shitov.ru>2020-06-29 08:55:46 +0200
committerAndrew Shitov <andy@shitov.ru>2020-06-29 08:55:46 +0200
commit0e679a10820ef16cb160bc82a937defdce4e2686 (patch)
tree573e15952d9cdebe244d24967c8a375bae1eb1fc /challenge-067/ash/README
parentbe70bbf3926b5857efee6de928c8e4f0f9b057e0 (diff)
downloadperlweeklychallenge-club-0e679a10820ef16cb160bc82a937defdce4e2686.tar.gz
perlweeklychallenge-club-0e679a10820ef16cb160bc82a937defdce4e2686.tar.bz2
perlweeklychallenge-club-0e679a10820ef16cb160bc82a937defdce4e2686.zip
Link the explanations
Diffstat (limited to 'challenge-067/ash/README')
-rw-r--r--challenge-067/ash/README6
1 files changed, 1 insertions, 5 deletions
diff --git a/challenge-067/ash/README b/challenge-067/ash/README
index 9b01c1318a..6c2fb110a6 100644
--- a/challenge-067/ash/README
+++ b/challenge-067/ash/README
@@ -1,7 +1,3 @@
Solution by Andrew Shitov
-Comments to the Task 1 solved in Raku:
-https://andrewshitov.com/2020/06/22/raku-string-vs-integer-practices/
-
-Task 2:
-https://andrewshitov.com/2020/06/22/check-if-the-number-can-be-presented-as-a-power-of-integers/
+Comments to the tasks 1 and 2: https://github.com/ash/perlweeklychallenge-club/pull/new/ash-067