The problem statement is: The sum of the primes below 10 is 2 + 3 + 5 + 7 = 17. Find the sum of all the primes below two million.
can anybody help me with a shortest algorithm for this problem
The problem statement is: The sum of the primes below 10 is 2 + 3 + 5 + 7 = 17. Find the sum of all the primes below two million.
can anybody help me with a shortest algorithm for this problem