0_0_11450988_12986.cpp
0_0_11450988_12986.cpp(221) : error C3861: “__gcd”: 即使使用参数相关的查找,也未找到标识符
0_0_11450988_12986.cpp(342) : error C2668: “pow” : 对重载函数的调用不明确
VC\include\math.h(534): 可能是“double pow(int,int)”
0_0_11450988_12986.cpp(234): 或 “int NT::pow(int,int)”
试图匹配参数列表“(int, int)”时
0_0_11450988_12986.cpp(345) : error C2668: “pow” : 对重载函数的调用不明确
VC\include\math.h(534): 可能是“double pow(int,int)”
0_0_11450988_12986.cpp(234): 或 “int NT::pow(int,int)”
试图匹配参数列表“(int, int)”时
0_0_11450988_12986.cpp(348) : error C2668: “pow” : 对重载函数的调用不明确
VC\include\math.h(534): 可能是“double pow(int,int)”
0_0_11450988_12986.cpp(234): 或 “int NT::pow(int,int)”
试图匹配参数列表“(int, int)”时
0_0_11450988_12986.cpp(365) : error C2668: “pow” : 对重载函数的调用不明确
VC\include\math.h(534): 可能是“double pow(int,int)”
0_0_11450988_12986.cpp(234): 或 “int NT::pow(int,int)”
试图匹配参数列表“(int, int)”时
0_0_11450988_12986.cpp(367) : error C2668: “pow” : 对重载函数的调用不明确
VC\include\math.h(534): 可能是“double pow(int,int)”
0_0_11450988_12986.cpp(234): 或 “int NT::pow(int,int)”
试图匹配参数列表“(int, int)”时
0_0_11450988_12986.cpp(370) : error C2668: “pow” : 对重载函数的调用不明确
VC\include\math.h(534): 可能是“double pow(int,int)”
0_0_11450988_12986.cpp(234): 或 “int NT::pow(int,int)”
试图匹配参数列表“(int, int)”时
0_0_11450988_12986.cpp(373) : error C2668: “pow” : 对重载函数的调用不明确
VC\include\math.h(534): 可能是“double pow(int,int)”
0_0_11450988_12986.cpp(234): 或 “int NT::pow(int,int)”
试图匹配参数列表“(int, int)”时
|