Skip to content

Andreabont/Eratosthenes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caution

This repository is migrated here.

Eratosthenes

Sieve of Eratosthenes in C++

Installing the dependencies

  • cmake
  • libboost

Compile!

git clone https://github.com/Andreabont/Eratosthenes.git
mkdir build
cd build
cmake ..
make

About

Sieve of Eratosthenes in C++

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published