0_0_36294778_12503.cpp
0_0_36294778_12503.cpp(13) : error C2668: “log2”: 对重载函数的调用不明确
VC2013\INCLUDE\math.h(1215): 可能是“long double log2(long double) throw()”
VC2013\INCLUDE\math.h(1099): 或 “float log2(float) throw()”
VC2013\INCLUDE\math.h(504): 或 “double log2(double)”
尝试匹配参数列表“(__int64)”时
0_0_36294778_12503.cpp(13) : error C2661: “pow”: 没有重载函数接受 1 个参数
|