From 31c872b0effb42ea88b102e3f60ab89e4eb901ce Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Mon, 21 Feb 2022 09:59:32 +0000 Subject: - Added template for week 153. --- challenge-153/michael-hamlin/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 challenge-153/michael-hamlin/README (limited to 'challenge-153/michael-hamlin') diff --git a/challenge-153/michael-hamlin/README b/challenge-153/michael-hamlin/README new file mode 100644 index 0000000000..3c1a735306 --- /dev/null +++ b/challenge-153/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