Quote:
Originally Posted by JohnFullspeed
The polynome was goof the error was at the line just after.
I make N= N^2 ((an optimization) but it's good only if you begin at one:
You can modify
3- Starting from p^2, count up in increments of p and mark each of these numbers greater than p itself in the list. These numbers will be 2p, 3p, 4p, etc.; note that some of them may have already been marked.
not if you make a continue search not a set of continues integers
John
|
not this again you made another thread!
if you are looking to make a code I'll give you the steps but you likely don't want that.