0_0_30565582_386.cpp: In function 'void Manacher(char*, int)': 0_0_30565582_386.cpp:10:7: error: assignment of read-only parameter 'n' n = n * 2 + 2; // note ^