ethgallucci / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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


Languages

Language:C++ 100.0%