0_0_38625320_617.cpp
0_0_38625320_617.cpp(46) : error C2228: “.begin”的左边必须有类/结构/联合
类型是“int [10000000]”
0_0_38625320_617.cpp(46) : error C2228: “.end”的左边必须有类/结构/联合
类型是“int [10000000]”
0_0_38625320_617.cpp(46) : error C2780: “void std::nth_element(_RanIt,_RanIt,_RanIt)”: 应输入 3 个参数,却提供了 1 个
VC2013\INCLUDE\algorithm(3407) : 参见“std::nth_element”的声明
0_0_38625320_617.cpp(46) : error C2780: “void std::nth_element(_RanIt,_RanIt,_RanIt,_Pr)”: 应输入 4 个参数,却提供了 1 个
VC2013\INCLUDE\algorithm(3397) : 参见“std::nth_element”的声明
0_0_38625320_617.cpp(48) : error C2228: “.begin”的左边必须有类/结构/联合
类型是“int [10000000]”
0_0_38625320_617.cpp(48) : error C2780: “void std::nth_element(_RanIt,_RanIt,_RanIt)”: 应输入 3 个参数,却提供了 1 个
VC2013\INCLUDE\algorithm(3407) : 参见“std::nth_element”的声明
0_0_38625320_617.cpp(48) : error C2780: “void std::nth_element(_RanIt,_RanIt,_RanIt,_Pr)”: 应输入 4 个参数,却提供了 1 个
VC2013\INCLUDE\algorithm(3397) : 参见“std::nth_element”的声明
|