Topic: Language Problem / Level: intermediate

Problem: Write a program to find the sum of the first n prime numbers using a sieve algorithm.

Run the code to see the output here...