0_0_29401523_14473.cpp: In function 'int main()':
0_0_29401523_14473.cpp:38:32: error: 'S' was not declared in this scope
while (ss[i + P[i]] == S[i - P[i]])
^
0_0_29401523_14473.cpp:44:24: error: 'q' was not declared in this scope
MaxRight = q - 1;
^
|