0_0_5766232_1909.cpp
0_0_5766232_1909.cpp(47) : error C2668: “tan” : 对重载函数的调用不明确
VC\include\math.h(628): 可能是“long double tan(long double)”
VC\include\math.h(580): 或 “float tan(float)”
VC\include\math.h(198): 或 “double tan(double)”
试图匹配参数列表“(int)”时
0_0_5766232_1909.cpp(47) : error C2780: “const _Ty &std::min(const _Ty &,const _Ty &,_Pr)” : 应输入 3 个参数,却提供了 2 个
VC\include\xutility(1265) : 参见“std::min”的声明
|