0_0_18046390_5153.cpp
0_0_18046390_5153.cpp(13) : error C2039: “vector”: 不是“std”的成员
0_0_18046390_5153.cpp(13) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_18046390_5153.cpp(13) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_18046390_5153.cpp(29) : error C2065: “divisors”: 未声明的标识符
0_0_18046390_5153.cpp(29) : error C2228: “.push_back”的左边必须有类/结构/联合
0_0_18046390_5153.cpp(36) : error C2065: “divisors”: 未声明的标识符
0_0_18046390_5153.cpp(37) : error C2065: “x”: 未声明的标识符
0_0_18046390_5153.cpp(43) : error C2065: “divisors”: 未声明的标识符
0_0_18046390_5153.cpp(44) : error C2065: “x”: 未声明的标识符
0_0_18046390_5153.cpp(50) : error C2065: “divisors”: 未声明的标识符
0_0_18046390_5153.cpp(51) : error C2065: “x”: 未声明的标识符
|