Problem 1119. sum of non-primes
Solution Stats
Problem Comments
-
2 Comments
Vincent
on 13 Dec 2012
The description of the problem is slightly misleading. It says the sum "below" 10, yet the sum includes 10. It should be ammended to "Find the sum of all the non-primes below the input, and including the input, N.", or something to that effect.
John D'Errico
on 22 Feb 2018
I've now fixed the problem statement to be consistent.
Solution Comments
Show commentsProblem Recent Solvers382
Suggested Problems
-
Find the peak 3n+1 sequence value
2081 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1473 Solvers
-
Celsius to Fahrenheit converter
576 Solvers
-
Sum of first n positive integers
548 Solvers
-
644 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!