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