Click or drag to resize
LongestRepeatedSubstring Methods

The LongestRepeatedSubstring type exposes the following members.

Methods
  NameDescription
Public methodStatic memberLrs
Returns the longest repeated substring of the specified string.
Public methodStatic memberMainTest
Demo test the Lrs() client.
Top
See Also