Online Judge | Problem Set | Authors | Online Contests | User | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest |
用对弧微分积分求弧长 最后为啥结果偏高啊c = (l + r) / 2; al = (-4 * c) / L; a = (-4 * c) / (L * L); lo = logl(al + sqrtl((double)(1 + al*al))); L2 = (al*sqrtl((double)(1 + al*al)) + lo) / (2 * a); L1 = (1 + n*C)*L; if (judge(L2, L1)) r = c; else l = c,ans=c; Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator