0_0_11680977_10285.cpp:10:20: hash_map: No such file or directory
0_0_11680977_10285.cpp:11:25: unordered_set: No such file or directory
0_0_11680977_10285.cpp: In function `int matchStr()':
0_0_11680977_10285.cpp:17: error: `N' undeclared (first use this function)
0_0_11680977_10285.cpp:17: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11680977_10285.cpp:19: error: `a' undeclared (first use this function)
0_0_11680977_10285.cpp:19: error: `b' undeclared (first use this function)
0_0_11680977_10285.cpp:21: error: `next_pos' undeclared (first use this function)
0_0_11680977_10285.cpp:30: error: `M' undeclared (first use this function)
0_0_11680977_10285.cpp: In function `int main()':
0_0_11680977_10285.cpp:37: error: `T' undeclared (first use this function)
0_0_11680977_10285.cpp:40: error: `N' undeclared (first use this function)
0_0_11680977_10285.cpp:40: error: `M' undeclared (first use this function)
0_0_11680977_10285.cpp:42: error: `a' undeclared (first use this function)
0_0_11680977_10285.cpp:44: error: `b' undeclared (first use this function)
0_0_11680977_10285.cpp:45: error: `buildNext' undeclared (first use this function)
|