0_0_9354335_2456.cpp
0_0_9354335_2456.cpp(32) : 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)”
试图匹配参数列表“(int)”时
0_0_9354335_2456.cpp(37) : 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)”
试图匹配参数列表“(int)”时
0_0_9354335_2456.cpp(39) : 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)”
试图匹配参数列表“(int)”时
0_0_9354335_2456.cpp(58) : 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)”
试图匹配参数列表“(int)”时
0_0_9354335_2456.cpp(63) : 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)”
试图匹配参数列表“(int)”时
0_0_9354335_2456.cpp(65) : 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)”
试图匹配参数列表“(int)”时
0_0_9354335_2456.cpp(72) : 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)”
试图匹配参数列表“(int)”时
0_0_9354335_2456.cpp(74) : 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)”
试图匹配参数列表“(int)”时
0_0_9354335_2456.cpp(93) : 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)”
试图匹配参数列表“(int)”时
0_0_9354335_2456.cpp(93) : 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)”
试图匹配参数列表“(int)”时
0_0_9354335_2456.cpp(112) : 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)”
试图匹配参数列表“(int)”时
0_0_9354335_2456.cpp(112) : 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)”
试图匹配参数列表“(int)”时
|