/Sieve-of-Eratosthenes

A C++ implementation of the ancient algorithm "Sieve of Eratosthenes" for finding all prime numbers up to an 8-bit upper bound

Primary LanguageC++

This repository is not active