0_0_18188219_17259.cpp: In function 'void manacher(char*)': 0_0_18188219_17259.cpp:25:36: error: 'mx' was not declared in this scope if(id+p[id]>i)p[i]=min(p[2*id-i],mx-i); ^