题目地址:https://leetcode.com/problems/string-compression/给定 ... 压缩方式是,如果一个字母ccc连续出现了nnn次,则压缩成[c,n][c,n][c,n], ...
確定! 回上一頁