From cf31359c03e6738dde7d93d7758ad7f1817d17da Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Mon, 13 Dec 2021 07:48:36 +0000 Subject: - Added template for week 143. --- challenge-143/michael-hamlin/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 challenge-143/michael-hamlin/README (limited to 'challenge-143/michael-hamlin/README') diff --git a/challenge-143/michael-hamlin/README b/challenge-143/michael-hamlin/README new file mode 100644 index 0000000000..3c1a735306 --- /dev/null +++ b/challenge-143/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. + -- cgit