Multiples of 3 and 5 - Java Programming Challenge

preview_player
Показать описание
For this challenge, we will find the sum of all the multiples of 3 or 5 below 1000
For example, the sum of all the multiples of 3 or 5 below 20 is 3+5+6+9+10+12 15+18 so the total sum is 45
In this challenge, the limit is 1000
Рекомендации по теме
join shbcf.ru