0_0_16787238_2122.cpp
0_0_16787238_2122.cpp(65) : error C2668: “fabs”: 对重载函数的调用不明确
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)”
尝试匹配参数列表“(int)”时
0_0_16787238_2122.cpp(65) : error C2780: “_Ty std::min(std::initializer_list<_Elem>,_Pr)”: 应输入 2 个参数,却提供了 1 个
VC2013\INCLUDE\algorithm(4141) : 参见“std::min”的声明
0_0_16787238_2122.cpp(65) : error C2780: “const _Ty &std::min(const _Ty &,const _Ty &,_Pr)”: 应输入 3 个参数,却提供了 1 个
VC2013\INCLUDE\algorithm(4134) : 参见“std::min”的声明
0_0_16787238_2122.cpp(65) : error C2780: “const _Ty &std::min(const _Ty &,const _Ty &)”: 应输入 2 个参数,却提供了 1 个
VC2013\INCLUDE\algorithm(4119) : 参见“std::min”的声明
VC2013\INCLUDE\algorithm(4141) : 参见“std::min”的声明
VC2013\INCLUDE\algorithm(4134) : 参见“std::min”的声明
VC2013\INCLUDE\algorithm(4119) : 参见“std::min”的声明
|