Skip to content

Latest commit

 

History

History

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?

Performance

Try it online!

Real time: 31.264 s
User time: 30.717 s
Sys. time: 0.290 s
CPU share: 99.18 %
Exit code: 0