0_0_23181211_16836.cpp
0_0_23181211_16836.cpp(10) : error C2365: “yn”: 重定义;以前的定义是“函数”
VC2013\INCLUDE\math.h(1002) : 参见“yn”的声明
0_0_23181211_16836.cpp(27) : error C2659: “=”: 作为左操作数
0_0_23181211_16836.cpp(33) : error C2664: “void add(std::map<int,int,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>> &,int,int &)”: 无法将参数 3 从“double (__cdecl *)(int,double)”转换为“int &”
with
[
_Kty=int
, _Ty=int
]
0_0_23181211_16836.cpp(47) : error C2664: “void add(std::map<int,int,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>> &,int,int &)”: 无法将参数 3 从“double (__cdecl *)(int,double)”转换为“int &”
with
[
_Kty=int
, _Ty=int
]
0_0_23181211_16836.cpp(48) : error C2664: “void add(std::map<int,int,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>> &,int,int &)”: 无法将参数 3 从“double (__cdecl *)(int,double)”转换为“int &”
with
[
_Kty=int
, _Ty=int
]
|