Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Fix issue 59: Failed passing 686. Repeated String Match #60

Merged
merged 1 commit into from
Jan 11, 2020
Merged

Fix issue 59: Failed passing 686. Repeated String Match #60

merged 1 commit into from
Jan 11, 2020

Conversation

zhongqin0820
Copy link
Contributor

add the failed test case
add solution code and the ref: C++ 4 lines O(m * n) | O(1) and KMP O(m + n) | O(n)

@aQuaYi aQuaYi merged commit dfa0854 into aQuaYi:master Jan 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants