0_0_6414461_23509.cpp
0_0_6414461_23509.cpp(53) : error C2666: “pow” : 8 个重载有相似的转换
0_0_6414461_23509.cpp(13): 可能是“unsigned __int64 pow(unsigned __int64,unsigned __int64)”
VC\include\math.h(620): 或 “long double pow(long double,int)”
VC\include\math.h(618): 或 “long double pow(long double,long double)”
VC\include\math.h(572): 或 “float pow(float,int)”
VC\include\math.h(570): 或 “float pow(float,float)”
VC\include\math.h(534): 或 “double pow(int,int)”
VC\include\math.h(532): 或 “double pow(double,int)”
VC\include\math.h(195): 或 “double pow(double,double)”
试图匹配参数列表“(int, unsigned __int64)”时
0_0_6414461_23509.cpp(63) : error C2666: “pow” : 8 个重载有相似的转换
0_0_6414461_23509.cpp(13): 可能是“unsigned __int64 pow(unsigned __int64,unsigned __int64)”
VC\include\math.h(620): 或 “long double pow(long double,int)”
VC\include\math.h(618): 或 “long double pow(long double,long double)”
VC\include\math.h(572): 或 “float pow(float,int)”
VC\include\math.h(570): 或 “float pow(float,float)”
VC\include\math.h(534): 或 “double pow(int,int)”
VC\include\math.h(532): 或 “double pow(double,int)”
VC\include\math.h(195): 或 “double pow(double,double)”
试图匹配参数列表“(int, unsigned __int64)”时
0_0_6414461_23509.cpp(67) : error C2666: “pow” : 8 个重载有相似的转换
0_0_6414461_23509.cpp(13): 可能是“unsigned __int64 pow(unsigned __int64,unsigned __int64)”
VC\include\math.h(620): 或 “long double pow(long double,int)”
VC\include\math.h(618): 或 “long double pow(long double,long double)”
VC\include\math.h(572): 或 “float pow(float,int)”
VC\include\math.h(570): 或 “float pow(float,float)”
VC\include\math.h(534): 或 “double pow(int,int)”
VC\include\math.h(532): 或 “double pow(double,int)”
VC\include\math.h(195): 或 “double pow(double,double)”
试图匹配参数列表“(int, unsigned __int64)”时
0_0_6414461_23509.cpp(71) : error C2666: “pow” : 8 个重载有相似的转换
0_0_6414461_23509.cpp(13): 可能是“unsigned __int64 pow(unsigned __int64,unsigned __int64)”
VC\include\math.h(620): 或 “long double pow(long double,int)”
VC\include\math.h(618): 或 “long double pow(long double,long double)”
VC\include\math.h(572): 或 “float pow(float,int)”
VC\include\math.h(570): 或 “float pow(float,float)”
VC\include\math.h(534): 或 “double pow(int,int)”
VC\include\math.h(532): 或 “double pow(double,int)”
VC\include\math.h(195): 或 “double pow(double,double)”
试图匹配参数列表“(int, unsigned __int64)”时
|