60591_0_3810.cpp
60591_0_3810.cpp(47) : error C2780: 'bool __cdecl std::binary_search(_FI,_FI,const _Ty &,_Pr)' : expects 4 arguments - 2 provided
VC\Include\algorithm(966) : see declaration of 'binary_search'
60591_0_3810.cpp(47) : error C2780: 'bool __cdecl std::binary_search(_FI,_FI,const _Ty &)' : expects 3 arguments - 2 provided
VC\Include\algorithm(961) : see declaration of 'binary_search'
|