0_0_38622781_10212.cpp: In function 'int main()':
0_0_38622781_10212.cpp:34:16: error: a function-definition is not allowed here before '{' token
void manacher(){
^
0_0_38622781_10212.cpp:51:11: error: a function-definition is not allowed here before '{' token
int main(){
^
|