摘要: Error Curves Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 4928 Accepted Submission(s): 1867 Pr 阅读全文
posted @ 2016-07-15 16:28 sweat123 阅读(827) 评论(0) 推荐(0) 编辑
摘要: 转自: http://blog.csdn.net/acdreamers/article/details/9989197 首先来说说三分的概念: 二分是把区间分为长度相等的两段,三分则是把区间分为长度相等的三段,进行查找,这样的查找称为三分查找,三分查找通 常用来迅速确定最值。 众所周知,二分算法的要 阅读全文
posted @ 2016-07-15 16:24 sweat123 阅读(271) 评论(0) 推荐(0) 编辑
摘要: Sona Time Limit:5000MS Memory Limit:65535KB 64bit IO Format: Submit Status Practice NBUT 1457 Sona Submit Status Practice NBUT 1457 Appoint descriptio 阅读全文
posted @ 2016-07-15 10:07 sweat123 阅读(380) 评论(0) 推荐(0) 编辑