0_0_8932639_5101.cpp
0_0_8932639_5101.cpp(36) : error C2668: “acos” : 对重载函数的调用不明确
VC\include\math.h(586): 可能是“long double acos(long double)”
VC\include\math.h(538): 或 “float acos(float)”
VC\include\math.h(183): 或 “double acos(double)”
试图匹配参数列表“(int)”时
0_0_8932639_5101.cpp(87) : error C2143: 语法错误 : 缺少“)”(在“{”的前面)
0_0_8932639_5101.cpp(87) : error C2059: 语法错误 : “)”
0_0_8932639_5101.cpp(87) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_8932639_5101.cpp(87) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_8932639_5101.cpp(87) : error C2059: 语法错误 : “)”
0_0_8932639_5101.cpp(92) : error C2143: 语法错误 : 缺少“)”(在“{”的前面)
0_0_8932639_5101.cpp(92) : error C2059: 语法错误 : “)”
0_0_8932639_5101.cpp(92) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_8932639_5101.cpp(92) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_8932639_5101.cpp(92) : error C2059: 语法错误 : “)”
0_0_8932639_5101.cpp(94) : error C2143: 语法错误 : 缺少“)”(在“{”的前面)
0_0_8932639_5101.cpp(94) : error C2059: 语法错误 : “)”
0_0_8932639_5101.cpp(94) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_8932639_5101.cpp(94) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_8932639_5101.cpp(94) : error C2059: 语法错误 : “)”
0_0_8932639_5101.cpp(96) : error C2143: 语法错误 : 缺少“)”(在“{”的前面)
0_0_8932639_5101.cpp(96) : error C2059: 语法错误 : “)”
0_0_8932639_5101.cpp(96) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_8932639_5101.cpp(96) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_8932639_5101.cpp(96) : error C2059: 语法错误 : “)”
|