方法? dp ① 起点 跳过 ② 最左侧 只能向下叠加 ③ 最上侧 只能向右叠加 ④ 其他 取小叠加
(self, grid: List[List[int]])
source not stored for this graph (policy: none)
no test coverage detected