摘要: 74.字符串的最大公因子 题目链接 来源:力扣(LeetCode)链接:https://leetcode-cn.com/problems/greatest-common-divisor-of-strings 题目描述 对于字符串 S 和 T,只有在 S = T + ... + T(T 与自身连接 1 阅读全文
posted @ 2020-03-12 22:09 刘欣lx 阅读(148) 评论(2) 推荐(0)