0_0_34595609_12402.cpp
0_0_34595609_12402.cpp(16) : error C2065: “n”: 未声明的标识符
0_0_34595609_12402.cpp(17) : error C2065: “n”: 未声明的标识符
0_0_34595609_12402.cpp(20) : error C2065: “n”: 未声明的标识符
0_0_34595609_12402.cpp(20) : error C2782: “void std::sort(_RanIt,_RanIt)”: 模板 参数“_RanIt”不明确
VC2013\INCLUDE\algorithm(3162) : 参见“std::sort”的声明
可能是“int (__cdecl *)(stu,stu)”
或 “stu *”
0_0_34595609_12402.cpp(20) : error C2784: “void std::sort(_RanIt,_RanIt)”: 未能从“stu [1010]”为“_RanIt”推导 模板 参数
VC2013\INCLUDE\algorithm(3162) : 参见“std::sort”的声明
0_0_34595609_12402.cpp(20) : error C2780: “void std::sort(_RanIt,_RanIt,_Pr)”: 应输入 3 个参数,却提供了 2 个
VC2013\INCLUDE\algorithm(3153) : 参见“std::sort”的声明
0_0_34595609_12402.cpp(21) : error C2065: “n”: 未声明的标识符
0_0_34595609_12402.cpp(28) : error C2065: “n”: 未声明的标识符
|