Pascal's triangle/Puzzle: Difference between revisions

m
Line 1,829:
{5,11,13,4,8}}
</pre>
Interestingly, this appears to match Python in that 40 is propagated up the tree, whereas Perl and Go appear to propagate 18=22+2x+z up.
 
=={{header|PicoLisp}}==
7,806

edits