0_0_14807815_32621.cpp: In function 'int kmp_next(char*, int, int*)': 0_0_14807815_32621.cpp:33:23: error: 'J' was not declared in this scope next[++i] = ++J; ^