Project Euler #111: Primes with runs

  • + 0 comments

    Did anyone solve this in C++? If so, how did you implement prime testing for bigint's?