aboutsummaryrefslogtreecommitdiff
path: root/challenge-048/michael-hamlin
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-02-17 03:38:35 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-02-17 03:38:35 +0000
commit49ac62fb8c77fac685a2e1ab5d04e8dac44bf8dd (patch)
tree5604da6352cc07f59f3b6ceeced402f52516ffe6 /challenge-048/michael-hamlin
parent5b795a06e3f13beefb322ea33cc88db7b11fc164 (diff)
downloadperlweeklychallenge-club-49ac62fb8c77fac685a2e1ab5d04e8dac44bf8dd.tar.gz
perlweeklychallenge-club-49ac62fb8c77fac685a2e1ab5d04e8dac44bf8dd.tar.bz2
perlweeklychallenge-club-49ac62fb8c77fac685a2e1ab5d04e8dac44bf8dd.zip
- Added template for Challenge 048.
Diffstat (limited to 'challenge-048/michael-hamlin')
-rw-r--r--challenge-048/michael-hamlin/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/challenge-048/michael-hamlin/README b/challenge-048/michael-hamlin/README
new file mode 100644
index 0000000000..3c1a735306
--- /dev/null
+++ b/challenge-048/michael-hamlin/README
@@ -0,0 +1,5 @@
+Solutions by Michael Hamlin.
+
+ch-1.pl the Ackermann function grows so rapidly that I dont think I can
+test the real hyperness of my code, even with GMP.
+