考研课件:机试指南(贪心策略).pptx

  1. 1、本文档共48页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
王道考研-机试指南;王道考研-机试指南;贪?策略 :总是做出当前最好的选择;;;;例题7.2 FatMouse’ Trade;样例输?: 7 2 4 3 5 2 20 3 25 18 24 15 15 10 -1 -1 样例输出: 13.333 31.500;例题7.2 FatMouse’ Trade;贪?策略;例题7.3 Senior’s Gun;例题7.3 Senior’s Gun;例题7.3 Senior’s Gun 尽可能多的奖? :贪?策略;贪?策略;题?描述: 有?组 1 维的物品需要打包进?批同样的箱?中。所有的箱?有完全?样的?度 l 以及每 ?个物品?度 li=l. 我们要找到?个最?的数字 q, 使得 : 每个箱?最多包含两个物品 ???个物品要被包含在 q 个箱?中的?个中 在箱?中物品的总?度不能超过 l 你的任务是,给定 n 个整数,l,l1,l2....ln, 计算最?的箱?总数 q. 输?: 第??包含?个数字 n(1= n = 10^5), 表示有?个物品。第??包含?个整数表示了箱 ?的?度 l (l=10000). 接下去的 n ?是表示了每个物品的?度。 输出: 输出?个整数,表示能够包含所有物品的最?的箱?总数。;样例输?: 10 80 70 15 30 35 10 80 20 35 10 30 样例输出: 6;尽可能少的装箱数 :贪?策略 注意:每个箱?最多包含两个物品;贪?策略;题?描述: Farmer John has built a new long barn, with N (2 = N = 100,000) stalls. The stalls are located along a straight line at positions x1,...,xN (0 = xi = 1,000,000,000). His C (2 = C = N) cows dont like this barn layout and become aggressive towards each other once put into a stall. To prevent the cows from hurting each other, FJ want to assign the cows to the stalls, such that the minimum distance between any two of them is as large as possible. What is the largest minimum distance? 输?: Line 1: Two space-separated integers: N and C *Lines 2..N+1: Line i+1 contains an integer stall location, xi 输出: Line 1: One integer: the largest minimum distance;样例输?: 5 3 1 2 8 4 9 样例输出: 3;POJ 2456 Aggressive cows;POJ 2456 Aggressive cows;POJ 2456 Aggressive cows;POJ 2456 Aggressive cows;POJ 2456 Aggressive cows;POJ 2456 Aggressive cows;POJ 2456 Aggressive cows;题?描述: 现有 n 件?服需要烘?,每件?服的含?量为 ai 如果?然晾?,每分钟含?量减少 1 如果使?烘?机烘?,每分钟含?量减少 k(直?为 0) 只有?台烘?机,每次只能烘??件?服,且?次?少使? 1 分钟 求使所有?服含?量为 0 的最少时间是多少 输?: 第??包含?个数字 n(1= n = 10^5), 表示?服的数量。第??有n个数,分别表示 各件?服的含?量ai(1= ai = 10^9),第三??个整数k(1= ai = 10^9),表示烘?机 ?分钟能够减少的含?量。 输出: 输出?个整数,表示烘??服所需的最?时间。 样例输?: 3 2 3 9 5 样例输出: 3;最?的烘?时间;判断时间为t是否可? 判定性问题 对时间t采取?分策略;;例题7.4 今年暑假不AC;例题7.4 今年暑假不AC;例题7.4 今年暑假不AC 看尽可能多的节?:贪?策略;;例题7.4 今年暑假不AC 开始时间最早 持续时间最短 结束时间最早;贪?策略;POJ 1328 Radar Installation;样例输?: 3 2 1 2 -3 1 2 1 1 2 0 2 0 0 样例输出: Case 1: 2 C

您可能关注的文档

文档评论(0)

经典文库 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档