0_0_39302415_12103.cpp
0_0_39302415_12103.cpp(23) : error C3867: “std::vector<int,std::allocator<_Ty>>::end”: 函数调用缺少参数列表;请使用“&std::vector<int,std::allocator<_Ty>>::end”创建指向成员的指针
with
[
_Ty=int
]
0_0_39302415_12103.cpp(23) : error C2780: “void std::sort(_RanIt,_RanIt,_Pr)”: 应输入 3 个参数,却提供了 2 个
VC2013\INCLUDE\algorithm(3153) : 参见“std::sort”的声明
|