0_0_30045780_5071.cpp
0_0_30045780_5071.cpp(7) : error C2065: “string”: 未声明的标识符
0_0_30045780_5071.cpp(7) : error C2146: 语法错误: 缺少“;”(在标识符“s”的前面)
0_0_30045780_5071.cpp(7) : error C2065: “s”: 未声明的标识符
0_0_30045780_5071.cpp(9) : error C2065: “cin”: 未声明的标识符
0_0_30045780_5071.cpp(9) : error C2228: “.getline”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_30045780_5071.cpp(9) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|