yshshrm / Data-Structures-And-Algorithms-Hacktoberfest18

List of data structures and algorithms. Feel free to contribute under Hacktoberfest '18!
204 stars 1.1k forks source link

Update sieve_of_eratosthenes.cpp #1468

Open subhadeep-deyashi opened 5 years ago

subhadeep-deyashi commented 5 years ago

Reduced the time complexity a little bit.