0_0_14905333_24111.cpp
0_0_14905333_24111.cpp(32) : error C2668: “fabs”: 对重载函数的调用不明确
0_0_14905333_24111.cpp(4): 可能是“int fabs(int)”
VC2013\INCLUDE\math.h(1181): 或 “long double fabs(long double) throw()”
VC2013\INCLUDE\math.h(1065): 或 “float fabs(float) throw()”
VC2013\INCLUDE\math.h(491): 或 “double fabs(double)”
尝试匹配参数列表“(__int64)”时
0_0_14905333_24111.cpp(33) : error C2668: “fabs”: 对重载函数的调用不明确
0_0_14905333_24111.cpp(4): 可能是“int fabs(int)”
VC2013\INCLUDE\math.h(1181): 或 “long double fabs(long double) throw()”
VC2013\INCLUDE\math.h(1065): 或 “float fabs(float) throw()”
VC2013\INCLUDE\math.h(491): 或 “double fabs(double)”
尝试匹配参数列表“(__int64)”时
0_0_14905333_24111.cpp(35) : error C2668: “fabs”: 对重载函数的调用不明确
0_0_14905333_24111.cpp(4): 可能是“int fabs(int)”
VC2013\INCLUDE\math.h(1181): 或 “long double fabs(long double) throw()”
VC2013\INCLUDE\math.h(1065): 或 “float fabs(float) throw()”
VC2013\INCLUDE\math.h(491): 或 “double fabs(double)”
尝试匹配参数列表“(__int64)”时
0_0_14905333_24111.cpp(36) : error C2668: “fabs”: 对重载函数的调用不明确
0_0_14905333_24111.cpp(4): 可能是“int fabs(int)”
VC2013\INCLUDE\math.h(1181): 或 “long double fabs(long double) throw()”
VC2013\INCLUDE\math.h(1065): 或 “float fabs(float) throw()”
VC2013\INCLUDE\math.h(491): 或 “double fabs(double)”
尝试匹配参数列表“(__int64)”时
0_0_14905333_24111.cpp(48) : error C3861: “max”: 找不到标识符
0_0_14905333_24111.cpp(53) : error C3861: “max”: 找不到标识符
0_0_14905333_24111.cpp(62) : error C3861: “max”: 找不到标识符
0_0_14905333_24111.cpp(67) : error C3861: “max”: 找不到标识符
|