Erdős-Nicolas numbers: Difference between revisions

Content added Content deleted
(→‎{{header|Wren}}: Added a second version (C++/Algol 68 translation).)
m (→‎Version 2: Added libheader.)
Line 793: Line 793:
===Version 2===
===Version 2===
{{trans|C++}}
{{trans|C++}}
{{libheader|Wren-fmt}}
This takes 7 minutes to run (about 10 times slower than C++) but finds 2 more numbers, albeit not in strictly increasing order.
This takes 7 minutes to run (about 10 times slower than C++) but finds 2 more numbers, albeit not in strictly increasing order.