Rare numbers: Difference between revisions

Content deleted Content added
Wherrera (talk | contribs)
Wherrera (talk | contribs)
Line 783: Line 783:
=={{header|Julia}}==
=={{header|Julia}}==
{{trans|Go}}
{{trans|Go}}
Timings are on a 2.9 GHz i5 processor under Windows 10.
<lang julia>using Formatting, Printf
<lang julia>using Formatting, Printf


Line 958: Line 957:
findrare()
findrare()
</lang>{{out}}
</lang>{{out}}
<pre>Timings are on a 2.9 GHz i5 processor under Windows 10.
<pre>

Aggregate timings to process all numbers up to:
Aggregate timings to process all numbers up to:
R/N 1: 5 ms (65)
R/N 1: 5 ms (65)