It generates the prime number using sieve of Erathromes and stores them in an array.For speeding up process ,all multiples of 2 and 3 are skipped.This is much time efficient than normal sieve.
-
Notifications
You must be signed in to change notification settings - Fork 0
gauravdeshmukh/Prime
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published