0_0_11810010_4841.cpp:1:25: bits/stdc++.h: No such file or directory
0_0_11810010_4841.cpp:50: error: `string' does not name a type
0_0_11810010_4841.cpp: In member function `int AC_Automation::New_Node()':
0_0_11810010_4841.cpp:60: error: `memset' undeclared (first use this function)
0_0_11810010_4841.cpp:60: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11810010_4841.cpp: In member function `void AC_Automation::insert(char*, int)':
0_0_11810010_4841.cpp:73: error: `str' undeclared (first use this function)
0_0_11810010_4841.cpp: In member function `void AC_Automation::getfail()':
0_0_11810010_4841.cpp:85: error: `queue' undeclared (first use this function)
0_0_11810010_4841.cpp:85: error: expected primary-expression before "int"
0_0_11810010_4841.cpp:85: error: expected `;' before "int"
0_0_11810010_4841.cpp:90: error: `q' undeclared (first use this function)
0_0_11810010_4841.cpp: In member function `void AC_Automation::bfs()':
0_0_11810010_4841.cpp:109: error: `queue' undeclared (first use this function)
0_0_11810010_4841.cpp:109: error: expected primary-expression before "int"
0_0_11810010_4841.cpp:109: error: expected `;' before "int"
0_0_11810010_4841.cpp:110: error: `memset' undeclared (first use this function)
0_0_11810010_4841.cpp:111: error: `q' undeclared (first use this function)
0_0_11810010_4841.cpp: In member function `int AC_Automation::go_dp(int)':
0_0_11810010_4841.cpp:126: error: `memset' undeclared (first use this function)
0_0_11810010_4841.cpp:148: error: `max' undeclared (first use this function)
0_0_11810010_4841.cpp: In function `int main()':
0_0_11810010_4841.cpp:164: error: `scanf' undeclared (first use this function)
0_0_11810010_4841.cpp:182: error: `puts' undeclared (first use this function)
0_0_11810010_4841.cpp:185: error: `printf' undeclared (first use this function)
|