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