Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 802 Bytes

File metadata and controls

15 lines (11 loc) · 802 Bytes

Problem 5: 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 divisibledivisible with no remainder by all of the numbers from 1 to 20?

Expected Output

232792560

Published: Friday, 30th November 2001, 01:00 pm
Difficulty rating: 5%
Overview (PDF): problem 5
Forum problem: problem 5