Skip to content

Conversation

Masoom9587
Copy link

The sieve of Eratosthenes is one of the most efficient ways to find all primes smaller than n when n is smaller than 10 million or so #cpp #c++

The sieve of Eratosthenes is one of the most efficient ways to find all primes smaller than n when n is smaller than 10 million or so
#cpp #c++
Copy link
Member

@akshitagupta15june akshitagupta15june left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add in respective folder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants