题目链接: https://leetcode-cn.com/problems/flip-string-to-monotone-increasing 难度: <code>Medium</code> 标签: <code>字符串</code> <code>动态规划</code>