Talk:Minimum primes: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "==Lower limit of the maxima== Most of the samples appear not to consider the possiblility that the maximum element could be less than 3 when the minimum prime would be 2 ? --...")
 
 
Line 1: Line 1:
==Lower limit of the maxima==
==Lower limit of the maxima==


Most of the samples appear not to consider the possiblility that the maximum element could be less than 3 when the minimum prime would be 2 ? --[[User:Tigerofdarkness|Tigerofdarkness]] ([[User talk:Tigerofdarkness|talk]]) 16:59, 29 October 2021 (UTC)
Most of the samples appear not to consider the possiblility that the maximum element could be less than 3 (i.e. negative, 0, 1 or 2) when the minimum prime would be 2 ? --[[User:Tigerofdarkness|Tigerofdarkness]] ([[User talk:Tigerofdarkness|talk]]) 16:59, 29 October 2021 (UTC)

Latest revision as of 18:53, 31 October 2021

Lower limit of the maxima

Most of the samples appear not to consider the possiblility that the maximum element could be less than 3 (i.e. negative, 0, 1 or 2) when the minimum prime would be 2 ? --Tigerofdarkness (talk) 16:59, 29 October 2021 (UTC)