Skip to content

Searches Prime Numbers, but weeds out all even numbers, since they're not prime. Hence: Optimized. :)

License

Notifications You must be signed in to change notification settings

johnnyawesome/ProcessingPrimeSearchOptimized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ProcessingPrimeSearchOptimized

Searches Prime Numbers, but weeds out all even numbers, since they're not prime. Hence: Optimized. :)