Maximum triangle path sum: Difference between revisions

m
Added missing "task" template
(→‎{{header|Perl 6}}: update to latest semantics)
m (Added missing "task" template)
Line 1:
{{task}}
Starting from the top of a pyramid of numbers like this, you can walk down going one step on the right or on the left, until you reach the bottom row:
<pre>