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 |
不要考虑那么极端In Reply To:说一些我认为的特殊数据吧。 Posted by:ImLazy at 2008-10-07 15:18:12 1.分解的三角形只要规定顺时针为正,逆时针为负,最后加在一起取个abs即可 2.同上 3.我最后的程序没有考虑这种情况 话说当时我敲完这道题,正好遇到poj挂了,C++全部CE。当时因为有别的发言说G++和C++的浮点输入输出一个用%f,一个用%lf,结果试来试去也没成功。当时看到这里说1.0049999要输出1.01,就在程序里做了一下判断。 第二天好了以后,提交程序继续wa。结果到最后把判断1.0049999的情况删掉,程序就过了。 我在这里不是说这种思路不对,而是未必每次都是这样,说不定有时就会画蛇添足。所以做题的童鞋要自己考虑,有时两种情况都要试一下。 Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator