in reply to Re^2: Highest total sum path problem
in thread Highest total sum path problem

There were no examples of that in the original post.

Sigh, yet another case of an incomplete spec.

Replies are listed 'Best First'.
Re^4: Highest total sum path problem
by QM (Parson) on Mar 07, 2020 at 15:27 UTC
    <cough> Can you really blame it on the spec?

    Instead you could actually output the distance slid, and move on.

    -QM
    --
    Quantum Mechanics: The dreams stuff is made of

      I easily could, but then my output wouldn't match the requested output :)