diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-10-07 02:11:55 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-10-07 02:11:55 +0100 |
| commit | 9aa4d1bb2fefaeafe9d017ccb651facd70a77940 (patch) | |
| tree | 1092274786821c93441bb43c45797b3e5ce68d51 /challenge-029/michael-hamlin | |
| parent | 22eb742464883cd6918c08dc47ac81eb6502b3ea (diff) | |
| download | perlweeklychallenge-club-9aa4d1bb2fefaeafe9d017ccb651facd70a77940.tar.gz perlweeklychallenge-club-9aa4d1bb2fefaeafe9d017ccb651facd70a77940.tar.bz2 perlweeklychallenge-club-9aa4d1bb2fefaeafe9d017ccb651facd70a77940.zip | |
- Added template for Challenge - 029.
Diffstat (limited to 'challenge-029/michael-hamlin')
| -rw-r--r-- | challenge-029/michael-hamlin/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/challenge-029/michael-hamlin/README b/challenge-029/michael-hamlin/README new file mode 100644 index 0000000000..3c1a735306 --- /dev/null +++ b/challenge-029/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. + |
