Problem 1119. sum of non-primes

The sum of the non-primes no larger than 10 is 1+4+6+8+9+10=38

Find the sum of all the positive non-prime integers that do not exceed the input, N.

Solution Stats

55.76% Correct | 44.24% Incorrect
Last Solution submitted on Dec 20, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers383

Suggested Problems

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!