0_0_7318370_4009.cpp
0_0_7318370_4009.cpp(16) : 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_7318370_4009.cpp(16) : error C2514: “Int64” : 类没有构造函数
0_0_7318370_4009.cpp(8) : 参见“Int64”的声明
|