You are viewing a single comment's thread. Return to all comments →
It sounds like maybe your algorithm isn't checking all sums that start in the last column and extend downward + toward the left.
Seems like cookies are disabled on this browser, please enable them to open this website
Project Euler #149: Searching for a maximum-sum subsequence.
You are viewing a single comment's thread. Return to all comments →
It sounds like maybe your algorithm isn't checking all sums that start in the last column and extend downward + toward the left.