0_0_38742341_4510.cpp
0_0_38742341_4510.cpp(13) : error C2668: “ceil”: 对重载函数的调用不明确
VC2013\INCLUDE\math.h(1163): 可能是“long double ceil(long double) throw()”
VC2013\INCLUDE\math.h(1047): 或 “float ceil(float) throw()”
VC2013\INCLUDE\math.h(531): 或 “double ceil(double)”
尝试匹配参数列表“(int)”时
|