LeetCode : Repeated Substring Pattern
摘要:
Given a non-empty string check if it can be constructed by taking a substring of it and appending multiple copies of the substring together. ... 阅读全文
posted @ 2017-03-25 22:19 gechen 阅读(94) 评论(0) 推荐(0) 编辑