Content deleted Content added
m Open access bot: doi updated in citation with #oabot. |
→Manacher's algorithm: A simpler way of expressing the intent of the comparison. The other way doesn't make sense for cases where the index type is unsigned. |
||
Line 82:
// going to Center+Radius
while Center
Center+(Radius+1) < length(S') and
S'[Center-(Radius+1)] = S'[Center+(Radius+1)] {
|