Banner Home Page DIY Contests Problems Ranklist Status Statistics
pdf版的题目下载:初赛goo.gl/rfbDY,决赛goo.gl/fNcyY。K题请使用GUN C++提交,用VC/VC++提交会返回RE。

View Compilation Error

2_14855_1388333_19659.cpp
2_14855_1388333_19659.cpp(4) : error C2668: “acos” : 对重载函数的调用不明确
        \include\math.h(586): 可能是“long double acos(long double)”
        \include\math.h(538): 或       “float acos(float)”
        \include\math.h(183): 或       “double acos(double)”
        试图匹配参数列表“(int)”时