0_0_6733459_12634.cpp
VC\include\yvals.h(116) : error C2146: 语法错误 : 缺少“;”(在标识符“Code”的前面)
VC\include\yvals.h(116) : error C2501: “View” : 缺少存储类或类型说明符
VC\include\yvals.h(116) : error C2143: 语法错误 : 缺少“;”(在“namespace”的前面)
VC\include\yvals.h(116) : error C2501: “Code” : 缺少存储类或类型说明符
0_0_6733459_12634.cpp(24) : 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)”
试图匹配参数列表“(__int64)”时
0_0_6733459_12634.cpp(28) : 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)”
试图匹配参数列表“(__int64)”时
|