0_0_39407369_19531.cpp
0_0_39407369_19531.cpp(3) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_39407369_19531.cpp(3) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39407369_19531.cpp(9) : error C3861: “getline”: 找不到标识符
0_0_39407369_19531.cpp(12) : error C2065: “s”: 未声明的标识符
0_0_39407369_19531.cpp(12) : error C2228: “.push”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_39407369_19531.cpp(14) : error C2065: “s”: 未声明的标识符
0_0_39407369_19531.cpp(14) : error C2228: “.empty”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_39407369_19531.cpp(14) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|