Which is the fastest algorithm to find out prime numbers using C++? I have used sieve’s algorithm but I still want it to be faster!

18 Answers
18

Leave a Reply

Your email address will not be published. Required fields are marked *