aboutsummaryrefslogtreecommitdiff
path: root/challenge-067/ash/README
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-06-29 04:57:20 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-06-29 04:57:20 +0100
commit2136a6d92e9970bf708f65c49a53ef639d6dc2c0 (patch)
tree414da3446214b19a26984e537297d95a94f94196 /challenge-067/ash/README
parent21f20a729ef517d4404248d358b54ed959261105 (diff)
downloadperlweeklychallenge-club-2136a6d92e9970bf708f65c49a53ef639d6dc2c0.tar.gz
perlweeklychallenge-club-2136a6d92e9970bf708f65c49a53ef639d6dc2c0.tar.bz2
perlweeklychallenge-club-2136a6d92e9970bf708f65c49a53ef639d6dc2c0.zip
- Added template for Challenge - 067.
Diffstat (limited to 'challenge-067/ash/README')
-rw-r--r--challenge-067/ash/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/challenge-067/ash/README b/challenge-067/ash/README
new file mode 100644
index 0000000000..9b01c1318a
--- /dev/null
+++ b/challenge-067/ash/README
@@ -0,0 +1,7 @@
+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/