Leetcode之Triangle 问题

问题描述: Given a triangle, find the minimum path sum from top to bottom. Each step you may move to adjacent numbers on the row below. Note: Bonus point if you are able to do this using only O(n) extra sp
相关文章
相关标签/搜索