0_0_11534583_3700.cpp:1:25: bits/stdc++.h: No such file or directory
0_0_11534583_3700.cpp:23: error: ISO C++ forbids declaration of `map' with no type
0_0_11534583_3700.cpp:23: error: expected `;' before '<' token
0_0_11534583_3700.cpp: In member function `int ACAuto::build(int, char)':
0_0_11534583_3700.cpp:31: error: `_nxt' undeclared (first use this function)
0_0_11534583_3700.cpp:31: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11534583_3700.cpp: In member function `int ACAuto::nxt(int, char)':
0_0_11534583_3700.cpp:36: error: `_nxt' undeclared (first use this function)
0_0_11534583_3700.cpp: In member function `void ACAuto::findFail()':
0_0_11534583_3700.cpp:60: error: `_nxt' undeclared (first use this function)
0_0_11534583_3700.cpp:60: error: invalid type in declaration before '=' token
0_0_11534583_3700.cpp:63: error: base operand of `->' is not a pointer
0_0_11534583_3700.cpp:70: error: invalid type in declaration before '=' token
0_0_11534583_3700.cpp:72: error: base operand of `->' is not a pointer
0_0_11534583_3700.cpp:73: error: base operand of `->' is not a pointer
0_0_11534583_3700.cpp: In member function `void ACAuto::clear()':
0_0_11534583_3700.cpp:101: error: `_nxt' undeclared (first use this function)
0_0_11534583_3700.cpp: In function `int main()':
0_0_11534583_3700.cpp:117: error: `scanf' undeclared (first use this function)
0_0_11534583_3700.cpp:119: error: `printf' undeclared (first use this function)
0_0_11534583_3700.cpp:129: error: `strlen' undeclared (first use this function)
|