If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23.
Find the sum of all the multiples of 3 or 5 below the input value.
Thank you to Project Euler Problem 1
Nice one :)
Very well thought problem. Took me a few minutes to see why the "simplest" solution was incorrect. Well posed problem.
why is this wrong???
It works in matlab installed in my pc,I dont konw the exact reason why the script encounters a long run time error while compiling here
Well thought!!
8419 Solvers
Extract leading non-zero digit
967 Solvers
178 Solvers
282 Solvers
904 Solvers