文件名称:3230
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:808byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
带堆优化的贪心,从题意中我们可以得到的最暴力解法就是,每天都搜索整个数组,找出符合条件的题目并且它的经验是最大的,这样找M天就好了。接下来就是如何优化,在每次找的时候我们只要找经验最大的,因为可以用大顶堆组织可以做的题目,每次升级之后加入新的可以做的题目就OK了。-Optimized with a greedy heap, from the meaning of the questions, we can get the most violent solution is that every day, search the entire array, to find qualified experience in the subject and it is the biggest, so look for M-day fine. The next step is how to optimize in each time looking for the experience as long as we find the greatest, because the big top of the heap can be the subject of the organization can do, each time after the upgrade can be done by adding a new subject was OK.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
3230.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.