Talk:Equal prime and composite sums: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "== 1 == Currently, some task implementations indicate 5 is a composite sum. However, the task description indicates that 4 is the first composite number. So composite, for t...")
(No difference)

Revision as of 16:14, 5 March 2022

1

Currently, some task implementations indicate 5 is a composite sum. However, the task description indicates that 4 is the first composite number.

So composite, for this task, probably does not mean "positive integer which is not prime" but instead presumably means "number which is a product of two or more primes". --Rdm (talk) 16:13, 5 March 2022 (UTC)