0_0_38861576_16610.cpp
0_0_38861576_16610.cpp(19) : error C2668: “fmax”: 对重载函数的调用不明确
VC2013\INCLUDE\math.h(1189): 可能是“long double fmax(long double,long double) throw()”
VC2013\INCLUDE\math.h(1073): 或 “float fmax(float,float) throw()”
VC2013\INCLUDE\math.h(494): 或 “double fmax(double,double)”
尝试匹配参数列表“(int, int)”时
0_0_38861576_16610.cpp(24) : error C2059: 语法错误:“return”
0_0_38861576_16610.cpp(25) : error C2059: 语法错误:“}”
0_0_38861576_16610.cpp(25) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
|