aboutsummaryrefslogtreecommitdiff
path: root/challenge-023/michael-hamlin
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-08-26 02:29:13 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-08-26 02:29:13 +0100
commit7a4a29be8b481c8a6d7f38b6770a718aa276c93f (patch)
treec1e1c6db4f33723f4f04f3858cb8c6d0d2fa58b0 /challenge-023/michael-hamlin
parentc1c07da29db1f3e3e00b383435a641ea71e5538d (diff)
downloadperlweeklychallenge-club-7a4a29be8b481c8a6d7f38b6770a718aa276c93f.tar.gz
perlweeklychallenge-club-7a4a29be8b481c8a6d7f38b6770a718aa276c93f.tar.bz2
perlweeklychallenge-club-7a4a29be8b481c8a6d7f38b6770a718aa276c93f.zip
- Added template for Challenge 023.
Diffstat (limited to 'challenge-023/michael-hamlin')
-rw-r--r--challenge-023/michael-hamlin/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/challenge-023/michael-hamlin/README b/challenge-023/michael-hamlin/README
new file mode 100644
index 0000000000..3c1a735306
--- /dev/null
+++ b/challenge-023/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.
+