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 |
Re:O(n) 的算法, 从第一个开始, 一直加, 一直取最大值, 出现负值归零, 具体为什么,自己想一下,搞定这个后, 推荐你做 1050 to the max, 另外,可以到咱的论坛上发帖In Reply To:Re:O(n) 的算法, 从第一个开始, 一直加, 一直取最大值, 出现负值归零, 具体为什么,自己想一下,搞定这个后, 推荐你做 1050 to the max, 另外,可以到咱的论坛上发帖 Posted by:It_is_rainning_now at 2009-08-01 15:18:32 > 要是全部是负数怎么办啊? 全负数和只有一个正数的情况在输入数据的时候同时记录和处理 如果正数>=2进入正常流程 正数<2则进入选2个最大元素的流程 Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator