Skip to content

This is a C++ program that generates prime numbers using the Sieve of Eratosthenes method of prime number generation

Notifications You must be signed in to change notification settings

fatherShafiu/Sieve-of-Eratosthenes-method-of-prime-numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Sieve-of-Eratosthenes-method-of-prime-numbers

This is a C++ program that generates prime numbers using the Sieve of Eratosthenes method of prime number generation

About

This is a C++ program that generates prime numbers using the Sieve of Eratosthenes method of prime number generation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages