Skip to content

emmadoth/new-prime-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hi

this is a (barebones for now) rewrite of my previous prime checker

build

make

usage

Usage: ./primes range [args]
  Check primes from 0 to range (Maximum 18446744073709551615)

Args:    -p, --print        Print primes found

About

fast barebones prime checker written in C

Resources

License

Stars

Watchers

Forks