算法D32 | 贪心算法2 | 122.买卖股票的最佳时机II 55. 跳跃游戏 45.跳跃游戏II
122.买卖股票的最佳时机II本题解法很巧妙,大家可以看题思考一下,在看题解。代码随想录P只收集每天的正利润,利润可以每天分解。Python:classSolution:defmaxProfit(self,prices:List[int])->int:iflen(prices)0:maxProfit+=curProfitifcurProfit&prices){if(prices.size()0)m