701593_0_0_11417.cpp: In function `void KMP(long int)':
701593_0_0_11417.cpp:58: error: `count' undeclared (first use this function)
701593_0_0_11417.cpp:58: error: (Each undeclared identifier is reported only once for each function it appears in.)
701593_0_0_11417.cpp: In function `int main()':
701593_0_0_11417.cpp:70: error: `count' undeclared (first use this function)
|