So, I have a program that calculates the number of primes <= n (if I have n ==5, for example, I will have 3 primes) and so far there is no problem. The problem arises whe