Jump to content

Padovan n-step number sequences: Difference between revisions

(Added XPL0 example.)
Line 744:
7: 1 1 1 2 3 5 8 13 21 33 53 85 136 218 349
8: 1 1 1 2 3 5 8 13 21 34 54 87 140 225 362
</syntaxhighlight>=={{header|J}}==
 
=={{header|J}}==
<syntaxhighligh>
 
</syntaxhighlight>
{{ out }}
<pre>
 
</pre>
 
=={{header|JavaScript}}==
<syntaxhighlight lang="javascript">(() => {
894

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.