摘要: 学习二分查找+排序。一定用c++程序 sort用法;http://acm.hdu.edu.cn/showproblem.php?pid=2141 Can you find it?Time Limit: 10000/3000 MS (Java/Others)Memory Limit: 32768/10000 K (Java/Others) Total Submission(s): 8557Accepted Submission(s): 2230 Problem DescriptionGive you three sequences of numbers A, B, C, then we give 阅读全文
posted @ 2013-11-24 21:39 疯狂的癫子 阅读(137) 评论(0) 推荐(0)
摘要: http://acm.hdu.edu.cn/showproblem.php?pid=2199学习方程求解用二分法。注意1e-6而不是0; Can you solve this equation?Time Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 6172Accepted Submission(s): 2886 Problem DescriptionNow,given the equation 8*x^4 + 7*x^3 + 2*x^2 + 3*x 阅读全文
posted @ 2013-11-24 20:00 疯狂的癫子 阅读(150) 评论(0) 推荐(0)