0_0_17888504_475.cpp: In function 'void kmp(char*, int, char*, int, int)':
0_0_17888504_475.cpp:38:39: error: expected '}' at end of input
if ( j == m ) j = fail[j] ;
^
0_0_17888504_475.cpp:38:39: error: expected '}' at end of input
0_0_17888504_475.cpp:38:39: error: expected '}' at end of input
|