0_0_33373001_24599.cpp: In function 'int kmp()': 0_0_33373001_24599.cpp:39:32: error: 't' was not declared in this scope if (j == -1 || s[i] == t[j]) ^