CalmoSoft primes: Difference between revisions

Content added Content deleted
Line 327: Line 327:


=={{header|Julia}}==
=={{header|Julia}}==
The strech goal currently asks for the sequence. It's not possible to show the < 50 million sequence in the page, but the totals can be shown.
The stretch goal currently asks for the sequence. It's not possible to show the < 50 million sequence in the page, but the totals can be shown.
<syntaxhighlight lang="julia">using Primes
<syntaxhighlight lang="julia">using Primes


Line 352: Line 352:
Longest Calmo prime seq (length 3001117) of primes less than 100 totals 72618848632313
Longest Calmo prime seq (length 3001117) of primes less than 100 totals 72618848632313
</pre>
</pre>



=={{header|Phix}}==
=={{header|Phix}}==