/smallestmultiple

Algorithm to solve the a generalised version of smallest multiple problem on Project Euler - find the smallest number that is evenly divisible by all of the numbers from 1 to n?

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

smallestmultiple

Algorithm to solve the a generalised version of smallest multiple problem on Project Euler - find the smallest number that is evenly divisible by all of the numbers from 1 to n?