0_0_32715272_25723.cpp
0_0_32715272_25723.cpp(11) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_32715272_25723.cpp(11) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_32715272_25723.cpp(11) : error C2238: 意外的标记位于“;”之前
0_0_32715272_25723.cpp(65) : error C2039: “vec”: 不是“student”的成员
0_0_32715272_25723.cpp(9) : 参见“student”的声明
0_0_32715272_25723.cpp(65) : error C2228: “.push_back”的左边必须有类/结构/联合
|