Longest repeated substring in massive string

后端 未结 0 1727
终归单人心
终归单人心 2020-11-27 16:26

Given a long string, find the longest repeated sub-string.

The brute-force approach of course is to find all substrings and check the substrings of the remaining stri

相关标签:
回答
  • 消灭零回复
提交回复
热议问题