Talk:Substring primes: Difference between revisions

m
→‎limit: added a comment.
m (→‎limit: added a comment.)
Line 10:
 
== limit ==
 
Removed utterly pointless limit of 500. Find 'em all, it's the same output, and encourages a little more thought than for i=1 to 500. --[[User:Petelomax|Pete Lomax]] ([[User talk:Petelomax|talk]]) 08:54, 6 April 2021 (UTC)
 
: By removing the task's limit, you're invalided all but "your" solution.   The whole point of Rosetta Code   (well, at least one of them)   is to compare how different computer programming languages (and programmers) solve the stated problem (the task as stated).   Significantly changing the (draft) task's requirements (and/or wording) makes comparing the solutions at this point, pointless.   At this time, all but one programming solution uses a limit of some kind.     -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 10:26, 6 April 2021 (UTC)