0_0_39709456_15889.cpp
0_0_39709456_15889.cpp(4) : error C2146: 语法错误: 缺少“;”(在标识符“std”的前面)
0_0_39709456_15889.cpp(4) : error C2873: “namspace”: 符号不能用在 using 声明中
0_0_39709456_15889.cpp(4) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39709456_15889.cpp(4) : error C2365: “std”: 重定义;以前的定义是“命名空间”
0_0_39709456_15889.cpp(8) : error C2143: 语法错误 : 缺少“;”(在“while”的前面)
0_0_39709456_15889.cpp(12) : error C2065: “greater”: 未声明的标识符
0_0_39709456_15889.cpp(12) : error C2062: 意外的类型“int”
0_0_39709456_15889.cpp(12) : error C3861: “partial_sort”: 找不到标识符
|