Exercise

In step number 3 of Eratosthenes' sieve the stop criterion for the algorithm can be replaced by:

m > n /2

m > -1 + n

m > n