0_0_39699455_8009.cpp
0_0_39699455_8009.cpp(8) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_39699455_8009.cpp(8) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39699455_8009.cpp(26) : error C2065: “adj”: 未声明的标识符
0_0_39699455_8009.cpp(26) : error C2228: “.clear”的左边必须有类/结构/联合
0_0_39699455_8009.cpp(30) : error C2065: “adj”: 未声明的标识符
0_0_39699455_8009.cpp(30) : error C2228: “.push_back”的左边必须有类/结构/联合
0_0_39699455_8009.cpp(31) : error C2065: “adj”: 未声明的标识符
0_0_39699455_8009.cpp(31) : error C2228: “.push_back”的左边必须有类/结构/联合
0_0_39699455_8009.cpp(51) : error C2065: “adj”: 未声明的标识符
0_0_39699455_8009.cpp(51) : error C2228: “.size”的左边必须有类/结构/联合
0_0_39699455_8009.cpp(54) : error C2065: “adj”: 未声明的标识符
|