0_0_14591233_11925.cpp
0_0_14591233_11925.cpp(44) : error C2065: “1”: 未声明的标识符
0_0_14591233_11925.cpp(44) : error C2782: “void std::sort(_RanIt,_RanIt)”: 模板 参数“_RanIt”不明确
VC2013\INCLUDE\algorithm(3162) : 参见“std::sort”的声明
可能是“bool (__cdecl *)(int &,int &)”
或 “int *”
0_0_14591233_11925.cpp(44) : error C2784: “void std::sort(_RanIt,_RanIt)”: 未能从“int *”为“_RanIt”推导 模板 参数
VC2013\INCLUDE\algorithm(3162) : 参见“std::sort”的声明
0_0_14591233_11925.cpp(44) : error C2780: “void std::sort(_RanIt,_RanIt,_Pr)”: 应输入 3 个参数,却提供了 2 个
VC2013\INCLUDE\algorithm(3153) : 参见“std::sort”的声明
|