Problem 52532. Easy Sequences 5: Project Euler Problem 1 - Again!
We are all familiar with Project Euler Problem 1. This time let's try it on bigger multiples and larger range.
Find the sum of all the multiples of the first input or the second input for all positive integers below the third input.
Solution Stats
Problem Comments
-
1 Comment
Rafael S.T. Vieira
on 14 Nov 2022
It's not exactly Euler Problem 1 since we need to calculate the lcm between the two numbers, but it's ok.
Solution Comments
Show commentsProblem Recent Solvers13
Suggested Problems
-
1213 Solvers
-
Number of 1s in a binary string
10392 Solvers
-
Set the array elements whose value is 13 to 0
1418 Solvers
-
9948 Solvers
-
223 Solvers
More from this Author116
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!