From e2e7c76c65c5b341cf15926ca4f5600949250aa1 Mon Sep 17 00:00:00 2001 From: Michael Hamlin <1197072+myrrhlin@users.noreply.github.com> Date: Thu, 18 Jul 2019 10:22:22 -0400 Subject: comment on ch-1.pl --- challenge-017/michael-hamlin/README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/challenge-017/michael-hamlin/README b/challenge-017/michael-hamlin/README index 4314e219f4..3c1a735306 100644 --- a/challenge-017/michael-hamlin/README +++ b/challenge-017/michael-hamlin/README @@ -1 +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. + -- cgit