0_0_25948852_2984.cpp
0_0_25948852_2984.cpp(33) : error C2065: “nn”: 未声明的标识符
0_0_25948852_2984.cpp(33) : error C2780: “_FwdIt std::lower_bound(_FwdIt,_FwdIt,const _Ty &)”: 应输入 3 个参数,却提供了 2 个
VC2013\INCLUDE\algorithm(2541) : 参见“std::lower_bound”的声明
0_0_25948852_2984.cpp(33) : error C2780: “_FwdIt std::lower_bound(_FwdIt,_FwdIt,const _Ty &,_Pr)”: 应输入 4 个参数,却提供了 2 个
VC2013\INCLUDE\algorithm(2529) : 参见“std::lower_bound”的声明
0_0_25948852_2984.cpp(57) : error C2065: “nn”: 未声明的标识符
|