摘要: 118.统计重复个数 题目链接 来源:力扣(LeetCode)链接:https://leetcode-cn.com/problems/count-the-repetitions 题目描述 定义由 n 个连接的字符串 s 组成字符串 S,即 S = [s,n]。例如,["abc", 3]=“abcab 阅读全文
posted @ 2020-04-19 01:52 刘欣lx 阅读(101) 评论(0) 推荐(0) 编辑