本文共 101 字,大约阅读时间需要 1 分钟。
rope (data structure) + KMP(string search) O(m+n)
转载于:https://www.cnblogs.com/leetcode/p/3468577.html