0_0_11680986_10144.cpp: In function `int matchStr()':
0_0_11680986_10144.cpp:11: error: `N' undeclared (first use this function)
0_0_11680986_10144.cpp:11: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11680986_10144.cpp:13: error: `a' undeclared (first use this function)
0_0_11680986_10144.cpp:13: error: `b' undeclared (first use this function)
0_0_11680986_10144.cpp:15: error: `next_pos' undeclared (first use this function)
0_0_11680986_10144.cpp:24: error: `M' undeclared (first use this function)
0_0_11680986_10144.cpp: In function `int main()':
0_0_11680986_10144.cpp:31: error: `T' undeclared (first use this function)
0_0_11680986_10144.cpp:34: error: `N' undeclared (first use this function)
0_0_11680986_10144.cpp:34: error: `M' undeclared (first use this function)
0_0_11680986_10144.cpp:36: error: `a' undeclared (first use this function)
0_0_11680986_10144.cpp:38: error: `b' undeclared (first use this function)
0_0_11680986_10144.cpp:39: error: `buildNext' undeclared (first use this function)
|