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

Failed passing 686. Repeated String Match #59

Closed
zhongqin0820 opened this issue Jan 10, 2020 · 1 comment
Closed

Failed passing 686. Repeated String Match #59

zhongqin0820 opened this issue Jan 10, 2020 · 1 comment

Comments

@zhongqin0820
Copy link
Contributor

Hi, @aQuaYi. Your solution doesn't pass all the latest test cases(51/55).

Input:
"abc"
"cabcabca"
Output:
-1
Expected:
4

Mind me to pull a request?

@aQuaYi
Copy link
Owner

aQuaYi commented Jan 11, 2020

@zhongqin0820 thanks for pull request

@aQuaYi aQuaYi closed this as completed 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

No branches or pull requests

2 participants