Skip to content

fix:修复好后缀的前缀被跳过的情况 #536

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Anwenya
Copy link

@Anwenya Anwenya commented Nov 30, 2023

例如在 "bcbbabb" 中找 "babb"。

example: 在"bcbbabb"中找"babb"
前边的逻辑已经确定模式串中没有与好后缀相同的其他子串,
可以跳过长度等于好后缀的前缀检查。
@bghfcd19900
Copy link

bghfcd19900 commented Nov 30, 2023 via email

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants