ACM 贪心算法
文章平均质量分 80
ACM
_TianMaXingKong_
https://github.com/TianMaXingKong2003
展开
-
POJ-1456-Supermarket-超市-(贪心+优先队列)
POJ-1456-贪心算法+优先队列Supermarket超市Description描述A supermarket has a set Prod of products on sale. It earns a profit px for each product x∈Prod sold by a deadline dx that is measured as an integral number ...原创 2018-04-22 11:25:25 · 735 阅读 · 1 评论 -
POJ-1456-Crossing River(过河)
Crossing River过河Time Limit: 1000MS Memory Limit: 10000KTotal Submissions: 18400 Accepted: 6906Description描述A group of N people wishes to go across a river with only one boat, which can at most carry t...原创 2018-04-22 17:32:49 · 179 阅读 · 0 评论