Longest palindromic substring: Difference between revisions

Content deleted Content added
Line 86:
'''else if''' PalindromeRadii[MirroredCenter] > MaxMirroredRadius '''{'''
// The palindrome at MirroredCenter is extends beyond the palindrome at OldCenter
// The palindrome at Center must end at the edge of the OldCenter palindrome
// Otherwise, the palindrome at OldCenter would be bigger