You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given a triangle of numbers as input via a text file, starting at the top of the triangle and moving to adjacent numbers on the row below, the maximum total form top to bottom is found.