Content deleted Content added
Kentzo2018 (talk | contribs) m Expand the explanation of why S' is needed in the Manacher's algorithm Tag: Reverted |
Kentzo2018 (talk | contribs) Undid revision 1178362300 by Kentzo2018 (talk) |
||
Line 63:
Longest_Palindrome(string S, string S') {
//
//
// The radius of the longest palindrome centered on each place in S'
|