0_0_6556755_24190.cpp
0_0_6556755_24190.cpp(118) : error C2556: “__int64 pow(int,int)” : 重载函数与“ double pow(int,int)”只是在返回类型上不同
VC\include\math.h(534) : 参见“pow”的声明
0_0_6556755_24190.cpp(118) : error C2371: “pow” : 重定义;不同的基类型
VC\include\math.h(534) : 参见“pow”的声明
0_0_6556755_24190.cpp(147) : error C2264: “pow” : 函数定义或声明中有错误;未调用函数
|