0_0_8504183_13367.cpp: In member function `CNode* CNode::nx(int)':
0_0_8504183_13367.cpp:37: error: `typeof' undeclared (first use this function)
0_0_8504183_13367.cpp:37: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_8504183_13367.cpp:37: error: expected `;' before "it"
0_0_8504183_13367.cpp:37: error: `it' undeclared (first use this function)
0_0_8504183_13367.cpp: In member function `void CAc_auto::build_next(CNode*&, int)':
0_0_8504183_13367.cpp:55: error: `typeof' undeclared (first use this function)
0_0_8504183_13367.cpp:55: error: expected `;' before "it"
0_0_8504183_13367.cpp:55: error: `it' undeclared (first use this function)
0_0_8504183_13367.cpp: In member function `void CAc_auto::build_fail()':
0_0_8504183_13367.cpp:80: error: `typeof' undeclared (first use this function)
0_0_8504183_13367.cpp:80: error: expected `;' before "it"
0_0_8504183_13367.cpp:80: error: `it' undeclared (first use this function)
0_0_8504183_13367.cpp: In member function `int CAc_auto::dfs(CNode*)':
0_0_8504183_13367.cpp:117: error: `typeof' undeclared (first use this function)
0_0_8504183_13367.cpp:117: error: expected `;' before "it"
0_0_8504183_13367.cpp:117: error: `it' undeclared (first use this function)
0_0_8504183_13367.cpp: In member function `void CAc_auto::dfs_clear(CNode*)':
0_0_8504183_13367.cpp:138: error: `typeof' undeclared (first use this function)
0_0_8504183_13367.cpp:138: error: expected `;' before "it"
0_0_8504183_13367.cpp:138: error: `it' undeclared (first use this function)
|