0_0_31550201_28871.cpp
0_0_31550201_28871.cpp(2) : error C2059: 语法错误:“&”
0_0_31550201_28871.cpp(2) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_31550201_28871.cpp(2) : error C2365: “std”: 重定义;以前的定义是“命名空间”
0_0_31550201_28871.cpp(2) : error C2530: “nbsp”: 必须初始化引用
0_0_31550201_28871.cpp(2) : error C2086: “int  ”: 重定义
0_0_31550201_28871.cpp(2) : 参见“nbsp”的声明
0_0_31550201_28871.cpp(3) : error C2086: “int  ”: 重定义
0_0_31550201_28871.cpp(2) : 参见“nbsp”的声明
0_0_31550201_28871.cpp(3) : error C2530: “nbsp”: 必须初始化引用
0_0_31550201_28871.cpp(3) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_31550201_28871.cpp(5) : error C2065: “string”: 未声明的标识符
0_0_31550201_28871.cpp(5) : error C2065: “str”: 未声明的标识符
0_0_31550201_28871.cpp(6) : error C2065: “cin”: 未声明的标识符
0_0_31550201_28871.cpp(6) : error C2065: “str”: 未声明的标识符
0_0_31550201_28871.cpp(6) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|