0_0_11272416_8380.cpp
0_0_11272416_8380.cpp(342) : error C2668: “pow” : 对重载函数的调用不明确
VC\include\math.h(534): 可能是“double pow(int,int)”
0_0_11272416_8380.cpp(234): 或 “int NT::pow(int,int)”
试图匹配参数列表“(int, int)”时
0_0_11272416_8380.cpp(345) : error C2668: “pow” : 对重载函数的调用不明确
VC\include\math.h(534): 可能是“double pow(int,int)”
0_0_11272416_8380.cpp(234): 或 “int NT::pow(int,int)”
试图匹配参数列表“(int, int)”时
0_0_11272416_8380.cpp(348) : error C2668: “pow” : 对重载函数的调用不明确
VC\include\math.h(534): 可能是“double pow(int,int)”
0_0_11272416_8380.cpp(234): 或 “int NT::pow(int,int)”
试图匹配参数列表“(int, int)”时
0_0_11272416_8380.cpp(365) : error C2668: “pow” : 对重载函数的调用不明确
VC\include\math.h(534): 可能是“double pow(int,int)”
0_0_11272416_8380.cpp(234): 或 “int NT::pow(int,int)”
试图匹配参数列表“(int, int)”时
0_0_11272416_8380.cpp(367) : error C2668: “pow” : 对重载函数的调用不明确
VC\include\math.h(534): 可能是“double pow(int,int)”
0_0_11272416_8380.cpp(234): 或 “int NT::pow(int,int)”
试图匹配参数列表“(int, int)”时
0_0_11272416_8380.cpp(370) : error C2668: “pow” : 对重载函数的调用不明确
VC\include\math.h(534): 可能是“double pow(int,int)”
0_0_11272416_8380.cpp(234): 或 “int NT::pow(int,int)”
试图匹配参数列表“(int, int)”时
0_0_11272416_8380.cpp(373) : error C2668: “pow” : 对重载函数的调用不明确
VC\include\math.h(534): 可能是“double pow(int,int)”
0_0_11272416_8380.cpp(234): 或 “int NT::pow(int,int)”
试图匹配参数列表“(int, int)”时
|