Skip to content

[Problem] Sum of primes #44

Description

@ademclk

Sum of primes.

Sum of primes below 10 is 17 (2 + 3 + 5 + 7).

**n is a user input. 0 < n < 5000000

Find sum of the primes below n.

Metadata

Metadata

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions