0_0_19461635_1057.cpp
0_0_19461635_1057.cpp(146) : error C2011: “ACAutomaton”:“class”类型重定义
0_0_19461635_1057.cpp(7) : 参见“ACAutomaton”的声明
0_0_19461635_1057.cpp(250) : error C2086: “char a[10000][55]”: 重定义
0_0_19461635_1057.cpp(111) : 参见“a”的声明
0_0_19461635_1057.cpp(251) : error C2084: 函数“int main(int,const char *[])”已有主体
0_0_19461635_1057.cpp(112) : 参见“main”的前一个定义
0_0_19461635_1057.cpp(262) : error C2027: 使用了未定义类型“ACAutomaton”
0_0_19461635_1057.cpp(7) : 参见“ACAutomaton”的声明
0_0_19461635_1057.cpp(262) : error C2228: “.init”的左边必须有类/结构/联合
0_0_19461635_1057.cpp(263) : error C2027: 使用了未定义类型“ACAutomaton”
0_0_19461635_1057.cpp(7) : 参见“ACAutomaton”的声明
0_0_19461635_1057.cpp(263) : error C2228: “.reset”的左边必须有类/结构/联合
0_0_19461635_1057.cpp(266) : error C2027: 使用了未定义类型“ACAutomaton”
0_0_19461635_1057.cpp(7) : 参见“ACAutomaton”的声明
0_0_19461635_1057.cpp(266) : error C2228: “.add”的左边必须有类/结构/联合
0_0_19461635_1057.cpp(268) : error C2027: 使用了未定义类型“ACAutomaton”
0_0_19461635_1057.cpp(7) : 参见“ACAutomaton”的声明
0_0_19461635_1057.cpp(268) : error C2228: “.construct”的左边必须有类/结构/联合
0_0_19461635_1057.cpp(270) : error C2027: 使用了未定义类型“ACAutomaton”
0_0_19461635_1057.cpp(7) : 参见“ACAutomaton”的声明
0_0_19461635_1057.cpp(270) : error C2228: “.solve”的左边必须有类/结构/联合
|