Talk:Sum of prime factors for a range of numbers

From Rosetta Code
Revision as of 21:04, 3 August 2016 by Rdm (talk | contribs) (→‎Some severe problems here: new section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Some severe problems here

(1) This needs to be marked as a draft task.

(2) The spec should describe the result rather than the algorithm. For example "Initialise an array of fixed size to zero" is either extremely language specific or extremely ambiguous as a specification.

(3) This needs some examples.

Overall, this sounds like an easy thing to accomplish but the current lack of any working code (and the lack of examples) points at some problems with how this is being conceived. --Rdm (talk) 21:04, 3 August 2016 (UTC)