
贪心
hellohelloC
一个真正强大的人,不会把太多心思花在取悦和亲附别人上面。所谓圈子、资源,都只是衍生品。最重要的是提高自己的内功。只有自己修炼好了,才会有别人来亲附。自己是梧桐,凤凰才会来栖;自己是大海,百川才来汇聚,花香自有蝶飞来。你只有到了那个层次,才会有相应的圈子,而不是倒过来!
点滴积累,迈向远方。。。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
ZOJ 3699 Dakar Rally(贪心)
http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=3699Dakar RallyTime Limit: 2 Seconds Memory Limit:65536 KBDescriptionThe Dakar Rally is an annual Dakar Series rally raid原创 2015-08-20 14:44:58 · 935 阅读 · 0 评论 -
CodeForces 387C George and Number
题目链接:http://codeforces.com/problemset/problem/387/CGeorge and Numbertime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard output原创 2016-07-22 16:12:06 · 403 阅读 · 0 评论 -
Poj 1065 Wooden Sticks【贪心+LIS?】
Wooden SticksTime Limit:1000MS Memory Limit:10000KB 64bit IO Format:%lld & %lluSubmitStatusDescriptionThere is a pile of n wooden sticks. The length and weight of each stick are know原创 2016-07-29 01:31:46 · 482 阅读 · 0 评论 -
POJ 1017 Packets(简单贪心)
Packets Time Limit:1000MS Memory Limit:10000KB 64bit IO Format:%lld & %llu Submit StatusDescription A factory produces products packed in square packets of the same height h and of the sizes原创 2016-07-19 14:19:01 · 462 阅读 · 0 评论 -
POJ 1328 Radar Installation(预处理贪心)
题目链接:http://poj.org/problem?id=1328Radar InstallationTime Limit: 1000MSMemory Limit: 10000KTotal Submissions: 74959Accepted: 16771DescriptionAssume the coas原创 2016-07-21 17:50:57 · 381 阅读 · 0 评论 -
POJ Evil Straw Warts Live (贪心)
Evil Straw Warts LiveTime Limit: 2000MSMemory Limit: 65536KTotal Submissions: 850Accepted: 239DescriptionA palindrome is a string of symbols that is equal to原创 2016-08-07 17:48:34 · 585 阅读 · 4 评论