0_0_29036207_17756.cpp
0_0_29036207_17756.cpp(12) : error C2668: “atan”: 对重载函数的调用不明确
VC2013\INCLUDE\math.h(1155): 可能是“long double atan(long double) throw()”
VC2013\INCLUDE\math.h(1039): 或 “float atan(float) throw()”
VC2013\INCLUDE\math.h(478): 或 “double atan(double)”
尝试匹配参数列表“(int)”时
0_0_29036207_17756.cpp(22) : fatal error C1075: 与左侧的 大括号“{”(位于“0_0_29036207_17756.cpp(4)”)匹配之前遇到文件结束
|