diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-09-13 03:49:31 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-09-13 03:49:31 +0100 |
| commit | 94565845c46cf4f0323aea42cac93e56ce07241c (patch) | |
| tree | 7ac6388ee806335c027f9a8f9d257b503794c5ab /challenge-130/michael-hamlin | |
| parent | c3886dcadcbc6469c8076ca4add6fe061087107a (diff) | |
| download | perlweeklychallenge-club-94565845c46cf4f0323aea42cac93e56ce07241c.tar.gz perlweeklychallenge-club-94565845c46cf4f0323aea42cac93e56ce07241c.tar.bz2 perlweeklychallenge-club-94565845c46cf4f0323aea42cac93e56ce07241c.zip | |
- Added template for week 130.
Diffstat (limited to 'challenge-130/michael-hamlin')
| -rw-r--r-- | challenge-130/michael-hamlin/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/challenge-130/michael-hamlin/README b/challenge-130/michael-hamlin/README new file mode 100644 index 0000000000..3c1a735306 --- /dev/null +++ b/challenge-130/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. + |
