0_0_38658797_3660.cpp: In function 'void getNext()': 0_0_38658797_3660.cpp:13:7: error: 'ptr' was not declared in this scope if(ptr[j]!=ptr[k])//优化next,使kmp更加快一点 ^~~