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