Help for this page

Select Code to Download


  1. or download this
    # Algorimth3
    
    ...
    Primes found: 37607912018
    Seconds:  5.719
    
  2. or download this
    # Algorithm3
    
    ...
    $ ./demos/primes4 1e10 -p >/dev/null
    Seconds:  8.597