0_0_11008051_29600.cpp
0_0_11008051_29600.cpp(188) : error C2668: “pow” : 对重载函数的调用不明确
VC\include\math.h(620): 可能是“long double pow(long double,int)”
VC\include\math.h(572): 或 “float pow(float,int)”
VC\include\math.h(534): 或 “double pow(int,int)”
VC\include\math.h(532): 或 “double pow(double,int)”
试图匹配参数列表“(ll, int)”时
|