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