extend数组:A串的每个后缀与B串的LCP next数组:B串的每个后缀与B串的LCP 题目:hihocoder 扩展kmp 主题代码: 相关文章: 2022-02-13 2021-09-24 2021-04-01 2021-11-18 2022-01-12 2021-05-23