0_0_17344632_18419.cpp
0_0_17344632_18419.cpp(26) : error C2556: “int ceil(double)”: 重载函数与“double ceil(double)”只是在返回类型上不同
VC2013\INCLUDE\math.h(531) : 参见“ceil”的声明
0_0_17344632_18419.cpp(26) : error C2371: “ceil”: 重定义;不同的基类型
VC2013\INCLUDE\math.h(531) : 参见“ceil”的声明
0_0_17344632_18419.cpp(43) : error C2264: “ceil”: 函数定义或声明中有错误;未调用函数
|