归档 2016年11月13日

[LeetCode]Smarking Algorithm Contest 4解题报告

Smarking Algorithm Contest 4是LeetCode举办的第十二场正式周赛,共4道题目,比赛时长2.5小时。

比赛链接:https://leetcode.com/contest/smarking-algorithm-contest-4/

题解列表:

LeetCode 455. Assign Cookies

LeetCode 459. Repeated Substring Pattern

LeetCode 454. 4Sum II

LeetCode 456. 132 Pattern

[LeetCode]Repeated Substring Pattern

题目描述:

LeetCode 459. 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. You may assume the given string consists of lowercase English ...

继续阅读

昨天

明天

归档