0_0_6892757_8249.cpp
0_0_6892757_8249.cpp(6) : error C2556: “long pow(int,int)” : 重载函数与“ double pow(int,int)”只是在返回类型上不同
VC\include\math.h(534) : 参见“pow”的声明
0_0_6892757_8249.cpp(6) : error C2371: “pow” : 重定义;不同的基类型
VC\include\math.h(534) : 参见“pow”的声明
0_0_6892757_8249.cpp(14) : error C2556: “long pow(int,int)” : 重载函数与“ double pow(int,int)”只是在返回类型上不同
VC\include\math.h(534) : 参见“pow”的声明
|