0_0_39162804_3685.cpp: In function 'int KMP(int*, int*, int*, int, int)': 0_0_39162804_3685.cpp:24:29: error: 'nextval' was not declared in this scope; did you mean 'next'? 24 | j = nextval[j]; | ^~~~~~~ | next