0_0_36965339_2781.cpp
0_0_36965339_2781.cpp(35) : error C2563: 在形参表中不匹配
0_0_36965339_2781.cpp(35) : error C2568: “<<”: 无法解析函数重载
VC2013\INCLUDE\xtgmath.h(84): 可能是“::std::enable_if<std::_Is_numeric<_Ty>::value&&std::_Is_numeric<_Ty2>::value,::std::_Common_float_type<_Ty1,_Ty2>::type>::type pow(const _Ty1,const _Ty2)”
VC2013\INCLUDE\math.h(1233): 或 “long double pow(long double,int) throw()”
VC2013\INCLUDE\math.h(1231): 或 “long double pow(long double,long double) throw()”
VC2013\INCLUDE\math.h(1117): 或 “float pow(float,int) throw()”
VC2013\INCLUDE\math.h(1115): 或 “float pow(float,float) throw()”
VC2013\INCLUDE\math.h(1027): 或 “double pow(double,int) throw()”
VC2013\INCLUDE\math.h(512): 或 “double pow(double,double)”
VC2013\INCLUDE\math.h(512): 或 “double pow(double,double)”
VC2013\INCLUDE\math.h(1027): 或 “double pow(double,int) throw()”
VC2013\INCLUDE\math.h(1115): 或 “float pow(float,float) throw()”
VC2013\INCLUDE\math.h(1117): 或 “float pow(float,int) throw()”
VC2013\INCLUDE\math.h(1231): 或 “long double pow(long double,long double) throw()”
VC2013\INCLUDE\math.h(1233): 或 “long double pow(long double,int) throw()”
VC2013\INCLUDE\xtgmath.h(84): 或 “::std::enable_if<std::_Is_numeric<_Ty>::value&&std::_Is_numeric<_Ty2>::value,::std::_Common_float_type<_Ty1,_Ty2>::type>::type pow(const _Ty1,const _Ty2)”
0_0_36965339_2781.cpp(35) : error C2660: “dfs”: 函数不接受 2 个参数
|