diff --git a/lua/src/p0001.lua b/lua/src/p0001.lua index f3c17e85..050a0a5a 100644 --- a/lua/src/p0001.lua +++ b/lua/src/p0001.lua @@ -2,11 +2,6 @@ -- -- I did it the old-fashioned way in this language -- --- Revision 1: --- --- I found a closed form solution that works in the general case, so it's about an --- order of magnitude faster now. --- -- Problem: -- -- If we list all the natural numbers below 10 that are multiples of 3 or 5, we