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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions