Skip to content

battleship9/cpp_sieveOfEratosthenes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

compile with: g++ -std=c++14 -O2 -Wall -pedantic -pthread main.cpp

run: ./a.out

benchmark: time ./a.out

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages