diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2020-02-10 00:50:32 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2020-02-10 00:50:32 +0000 |
| commit | da2b303dd1d1295a6b4c3ebbbe5fd40d2663985f (patch) | |
| tree | 77702c6fb1f4be52e2dc47340759d03ce012fa2d /challenge-047/michael-hamlin | |
| parent | 34c65824b60ec82e749a15503a2e1fc5e447d2ac (diff) | |
| download | perlweeklychallenge-club-da2b303dd1d1295a6b4c3ebbbe5fd40d2663985f.tar.gz perlweeklychallenge-club-da2b303dd1d1295a6b4c3ebbbe5fd40d2663985f.tar.bz2 perlweeklychallenge-club-da2b303dd1d1295a6b4c3ebbbe5fd40d2663985f.zip | |
- Added template for Challenge 047.
Diffstat (limited to 'challenge-047/michael-hamlin')
| -rw-r--r-- | challenge-047/michael-hamlin/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/challenge-047/michael-hamlin/README b/challenge-047/michael-hamlin/README new file mode 100644 index 0000000000..3c1a735306 --- /dev/null +++ b/challenge-047/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. + |
