Skip to content

omeiza/euler-smallest-multiple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Euler Problem 5

2520 is the smallest number that can be divided by each of the numbers from 1 to 10 without any remainder.
What is the smallest positive number that is evenly divisible by all of the numbers from 1 to 20?

Project euler problem 5

Get this working

Check the test cases and run npm test 😊

About

Solution to project euler problem 5: Smallest multiple

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published