Skip to content

Latest commit

 

History

History

Problem-005

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

#Smallest multiple

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?


Sample run:


Smallest Passing Multiple: 232792560