0_0_36352235_27645.cpp
0_0_36352235_27645.cpp(8) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_36352235_27645.cpp(8) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_36352235_27645.cpp(9) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_36352235_27645.cpp(9) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_36352235_27645.cpp(17) : error C2065: “son”: 未声明的标识符
0_0_36352235_27645.cpp(17) : error C2228: “.size”的左边必须有类/结构/联合
0_0_36352235_27645.cpp(19) : error C2065: “son”: 未声明的标识符
0_0_36352235_27645.cpp(37) : error C2065: “vis”: 未声明的标识符
0_0_36352235_27645.cpp(37) : error C2228: “.clear”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_36352235_27645.cpp(39) : error C2065: “son”: 未声明的标识符
0_0_36352235_27645.cpp(39) : error C2228: “.clear”的左边必须有类/结构/联合
0_0_36352235_27645.cpp(43) : error C2065: “vis”: 未声明的标识符
0_0_36352235_27645.cpp(49) : error C2065: “vis”: 未声明的标识符
0_0_36352235_27645.cpp(50) : error C2065: “vis”: 未声明的标识符
0_0_36352235_27645.cpp(51) : error C2065: “vis”: 未声明的标识符
0_0_36352235_27645.cpp(52) : error C2065: “vis”: 未声明的标识符
0_0_36352235_27645.cpp(53) : error C2065: “son”: 未声明的标识符
0_0_36352235_27645.cpp(53) : error C2065: “vis”: 未声明的标识符
0_0_36352235_27645.cpp(53) : error C2228: “.push_back”的左边必须有类/结构/联合
|