0_0_39466509_22279.cpp
0_0_39466509_22279.cpp(24) : error C2668: “fmin”: 对重载函数的调用不明确
VC2013\INCLUDE\math.h(1191): 可能是“long double fmin(long double,long double) throw()”
VC2013\INCLUDE\math.h(1075): 或 “float fmin(float,float) throw()”
VC2013\INCLUDE\math.h(495): 或 “double fmin(double,double)”
尝试匹配参数列表“(__int64, __int64)”时
0_0_39466509_22279.cpp(25) : error C2668: “fmin”: 对重载函数的调用不明确
VC2013\INCLUDE\math.h(1191): 可能是“long double fmin(long double,long double) throw()”
VC2013\INCLUDE\math.h(1075): 或 “float fmin(float,float) throw()”
VC2013\INCLUDE\math.h(495): 或 “double fmin(double,double)”
尝试匹配参数列表“(__int64, __int64)”时
0_0_39466509_22279.cpp(26) : error C2668: “fmin”: 对重载函数的调用不明确
VC2013\INCLUDE\math.h(1191): 可能是“long double fmin(long double,long double) throw()”
VC2013\INCLUDE\math.h(1075): 或 “float fmin(float,float) throw()”
VC2013\INCLUDE\math.h(495): 或 “double fmin(double,double)”
尝试匹配参数列表“(__int64, __int64)”时
0_0_39466509_22279.cpp(27) : error C2668: “fmin”: 对重载函数的调用不明确
VC2013\INCLUDE\math.h(1191): 可能是“long double fmin(long double,long double) throw()”
VC2013\INCLUDE\math.h(1075): 或 “float fmin(float,float) throw()”
VC2013\INCLUDE\math.h(495): 或 “double fmin(double,double)”
尝试匹配参数列表“(__int64, __int64)”时
0_0_39466509_22279.cpp(28) : error C2668: “fmin”: 对重载函数的调用不明确
VC2013\INCLUDE\math.h(1191): 可能是“long double fmin(long double,long double) throw()”
VC2013\INCLUDE\math.h(1075): 或 “float fmin(float,float) throw()”
VC2013\INCLUDE\math.h(495): 或 “double fmin(double,double)”
尝试匹配参数列表“(__int64, __int64)”时
|