diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2020-10-12 06:28:15 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2020-10-12 06:28:15 +0100 |
| commit | 9fcf68b375fbdc5f308f72a00943c292db9e674f (patch) | |
| tree | 069ee91dbbe2f72c1a54d7d0f2c46bd3a16a562e /challenge-082/michael-hamlin/README | |
| parent | 47111c0321add0a2ec0ccd99bbb267bab17d1854 (diff) | |
| download | perlweeklychallenge-club-9fcf68b375fbdc5f308f72a00943c292db9e674f.tar.gz perlweeklychallenge-club-9fcf68b375fbdc5f308f72a00943c292db9e674f.tar.bz2 perlweeklychallenge-club-9fcf68b375fbdc5f308f72a00943c292db9e674f.zip | |
- Added template for Challenge 82.
Diffstat (limited to 'challenge-082/michael-hamlin/README')
| -rw-r--r-- | challenge-082/michael-hamlin/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/challenge-082/michael-hamlin/README b/challenge-082/michael-hamlin/README new file mode 100644 index 0000000000..3c1a735306 --- /dev/null +++ b/challenge-082/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. + |
