0_0_25490145_4991.cpp
0_0_25490145_4991.cpp(13) : error C2556: “double abs(const int)”: 重载函数与“int abs(int)”只是在返回类型上不同
VC2013\INCLUDE\stdlib.h(384) : 参见“abs”的声明
0_0_25490145_4991.cpp(13) : error C2371: “abs”: 重定义;不同的基类型
VC2013\INCLUDE\stdlib.h(384) : 参见“abs”的声明
0_0_25490145_4991.cpp(20) : error C2264: “abs”: 函数定义或声明中有错误;未调用函数
|