Skip to content

nmnmrm/simplePrime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

simplePrime

Checks or find primes, cpp

Usage

No hints, that's simple.

Compiling

  1. Open Visual Studio
  2. Download C++ part
  3. Open .sln
  4. Compile / modify ...

Performance

I got 1.000.000 prime numbers in 6 seconds (good)