0_0_37274854_1975.cpp
0_0_37274854_1975.cpp(10) : error C2148: 数组的总大小不得超过 0x7fffffff 字节
0_0_37274854_1975.cpp(25) : error C2111: “+”: 指针加法要求整型操作数
0_0_37274854_1975.cpp(25) : error C2780: “_FwdIt std::lower_bound(_FwdIt,_FwdIt,const _Ty &)”: 应输入 3 个参数,却提供了 2 个
VC2013\INCLUDE\algorithm(2541) : 参见“std::lower_bound”的声明
0_0_37274854_1975.cpp(25) : error C2780: “_FwdIt std::lower_bound(_FwdIt,_FwdIt,const _Ty &,_Pr)”: 应输入 4 个参数,却提供了 2 个
VC2013\INCLUDE\algorithm(2529) : 参见“std::lower_bound”的声明
|