Talk:Hofstadter Figure-Figure sequences: Difference between revisions

Content added Content deleted
m (→‎timings for the REXX solutions: expanded TIME argument. -- ~~~~)
m (→‎timings for the REXX solutions: removed STYLE from the PRE html tag.)
Line 90: Line 90:
sayErr: errs=errs+1; say; say '***error***!'; say; say arg(1); say; return</lang>
sayErr: errs=errs+1; say; say '***error***!'; say; say arg(1); say; return</lang>
'''output''' when using the defaults:
'''output''' when using the defaults:
<pre>
<pre style="overflow:scroll">
R(1) = 1 S(1) = 2
R(1) = 1 S(1) = 2
R(2) = 3 S(2) = 4
R(2) = 3 S(2) = 4