mirror of
https://github.com/ShusenTang/LeetCode.git
synced 2026-07-06 18:28:24 +00:00
319 B
319 B
188. Best Time to Buy and Sell Stock IV
允许k次交易的股票买卖问题,属于LeetCode六道股票买卖题目之一,见我的博客文章动态规划之股票买卖系列。