Ulam numbers: Difference between revisions

Content deleted Content added
m →‎{{header|REXX}}: added output for the 10,000th Ulam number.
m →‎{{header|Phix}}: struck the mention of REXX as it now has computed the 10,000th Ulam number.
Line 178:
FreeBASIC 17mins 44s (ouch!).<br>
The Haskell entry does not compile on either tio or repl.it<br>
<strike>REXX,</strike> XPL0 ignored as they only attempt up to the 1,000th number.
 
The above algorithm can also yield "The 100,000th Ulam number is 1,351,223" in 4 minutes and 14s, for me.