0_0_32038586_1107.cpp
0_0_32038586_1107.cpp(3) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_32038586_1107.cpp(3) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_32038586_1107.cpp(4) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_32038586_1107.cpp(4) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_32038586_1107.cpp(4) : error C2378: “set”: 重定义;符号不能由 typedef 重载
0_0_32038586_1107.cpp(3) : 参见“set”的声明
0_0_32038586_1107.cpp(4) : error C2039: “iterator”: 不是“`global namespace'”的成员
0_0_32038586_1107.cpp(7) : error C2065: “nbsp”: 未声明的标识符
0_0_32038586_1107.cpp(8) : error C2065: “nbsp”: 未声明的标识符
0_0_32038586_1107.cpp(8) : error C2065: “cin”: 未声明的标识符
0_0_32038586_1107.cpp(8) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|