0_0_12649809_29599.cpp
0_0_12649809_29599.cpp(88) : error C2059: 语法错误 : “{”
0_0_12649809_29599.cpp(88) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_12649809_29599.cpp(88) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_12649809_29599.cpp(89) : error C2059: 语法错误 : “{”
0_0_12649809_29599.cpp(89) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_12649809_29599.cpp(89) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_12649809_29599.cpp(106) : error C2059: 语法错误 : “{”
0_0_12649809_29599.cpp(106) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_12649809_29599.cpp(106) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_12649809_29599.cpp(110) : error C2668: “sqrt” : 对重载函数的调用不明确
VC\include\math.h(626): 可能是“long double sqrt(long double)”
VC\include\math.h(578): 或 “float sqrt(float)”
VC\include\math.h(200): 或 “double sqrt(double)”
试图匹配参数列表“(const ll)”时
0_0_12649809_29599.cpp(125) : error C2059: 语法错误 : “{”
0_0_12649809_29599.cpp(125) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_12649809_29599.cpp(125) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_12649809_29599.cpp(126) : error C2059: 语法错误 : “{”
0_0_12649809_29599.cpp(126) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_12649809_29599.cpp(126) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_12649809_29599.cpp(146) : error C2668: “fabs” : 对重载函数的调用不明确
VC\include\math.h(602): 可能是“long double fabs(long double)”
VC\include\math.h(554): 或 “float fabs(float)”
VC\include\math.h(190): 或 “double fabs(double)”
试图匹配参数列表“(ll)”时
|