-
Notifications
You must be signed in to change notification settings - Fork 0
sawsuh/primegen
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
primegen ======== prime generator accepts one integer argument which is the total number of primes to generate example - ./primegen 10 output= 2 | 3 | 5 | 7 | 11 | 13 | 17 | 19 | 23 | 27 | =============== SETUP =============== bash build.sh =============== REQUIREMENTS =============== g++-4.9
About
prime generator
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published