Project Euler #187: Semiprimes

  • + 0 comments

    Thanks for getting back. I am very well convinced that in order to find the exact number of primes that occur before a given number is only possible by generating them. Checked out the link above, but the results show that those functions give close but approximate results only. I guess i will figure out a way for that. Thanks again.