Paraffins: Difference between revisions

Content added Content deleted
(Added Kotlin)
m (→‎{{header|REXX}}: change output font size (to 84%), used a template for OUTPUT.)
Line 2,325: Line 2,325:
do m=nm by -1 for nm; call tree b, m, L, sum, #.br; end /*m*/
do m=nm by -1 for nm; call tree b, m, L, sum, #.br; end /*m*/
end /*b*/ /* ↑↑↑↑↑↑↑↑↑ recursive invocation of TREE. */</lang>
end /*b*/ /* ↑↑↑↑↑↑↑↑↑ recursive invocation of TREE. */</lang>
'''output''' &nbsp; when using the input of: &nbsp; <tt> 600 </tt>
{{out|output|text=&nbsp; when using the input of: &nbsp; <tt> 600 </tt>
<br><br>(Shown at four-fifths size.)
<pre style="height:99ex">
<pre style="font-size:84%;height:99ex">
0 1
0 1
1 1
1 1