aboutsummaryrefslogtreecommitdiff
path: root/challenge-076/michael-hamlin
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-08-31 05:28:27 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-08-31 05:28:27 +0100
commit87c6f1e47af81cce9da9dde6e73ca9de5bd77367 (patch)
treede9eeee6aadc5c7cad2fe885243a8ddf8196fa60 /challenge-076/michael-hamlin
parentbd62d3ce8a741517052c68bd21ef8a8db8f9a8f6 (diff)
downloadperlweeklychallenge-club-87c6f1e47af81cce9da9dde6e73ca9de5bd77367.tar.gz
perlweeklychallenge-club-87c6f1e47af81cce9da9dde6e73ca9de5bd77367.tar.bz2
perlweeklychallenge-club-87c6f1e47af81cce9da9dde6e73ca9de5bd77367.zip
- Added template for Challenge 076.
Diffstat (limited to 'challenge-076/michael-hamlin')
-rw-r--r--challenge-076/michael-hamlin/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/challenge-076/michael-hamlin/README b/challenge-076/michael-hamlin/README
new file mode 100644
index 0000000000..3c1a735306
--- /dev/null
+++ b/challenge-076/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.
+