Talk:Hofstadter Figure-Figure sequences: Difference between revisions

m
→‎timings for the REXX solutions: expanded TIME argument. -- ~~~~
m (→‎timings for the REXX solutions: changed IF statement to use short circuit. -- ~~~~)
m (→‎timings for the REXX solutions: expanded TIME argument. -- ~~~~)
Line 49:
right('S('i") =",20) right(ffs(i),7) /* R & S */
end /*i*/
say 'took' format(time('EElapsed'),,2) "seconds."
if x<1 then exit /*stick a fork in it, we're done.*/
/*═══════════════════════════════════════verify 1st 1k: unique & present*/