[LeetCode] 1044. Longest Duplicate Substring 最长重复子串

Given a string s, consider all duplicated substrings: (contiguous) substrings of s that occur 2 or more times. The occurrences may overlap. Return any
posted @ 2021-03-08 07:13  Grandyang  阅读(1968)  评论(1编辑  收藏  举报
Fork me on GitHub