
POJ
文章平均质量分 81
喜欢装逼的小屁孩
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
POJ 2349 Arctic Network(最小生成树)
Arctic Network Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 10091 Accepted: 3342 Description The Department of National Defence (DND) wishes to connect原创 2014-08-05 23:50:22 · 471 阅读 · 0 评论 -
POJ 3061 Subsequence
Subsequence Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 8695 Accepted: 3441 Description A sequence of N positive integers (10 < N < 100 000), each of t原创 2014-10-09 20:25:58 · 289 阅读 · 0 评论 -
POJ题目分类
初期: 一.基本算法: (1)枚举. (poj1753,poj2965) (2)贪心(poj1328,poj2109,poj2586) (3)递归和分治法. (4)递推. (5)构造法.(poj3295) (6)模拟法.(poj1068,poj2632,poj1573,poj2993,poj2996) 二.图算法:转载 2014-09-29 17:36:17 · 374 阅读 · 0 评论 -
poj 2653 Pick-up sticks
Pick-up sticks Time Limit: 3000MS Memory Limit: 65536K Total Submissions: 9884 Accepted: 3668 Description Stan has n sticks of various length. He throws them one at a原创 2014-10-01 21:35:05 · 375 阅读 · 0 评论 -
POJ 1067 取石子游戏
取石子游戏 Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 34817 Accepted: 11667 Description 有两堆石子,数量任意,可以不同。游戏开始由两个人轮流取石子。游戏规定,每次有两种不同的取法,一是可以在任意的一堆中取走任意多的石子;二原创 2014-10-16 16:53:33 · 416 阅读 · 0 评论 -
POJ 1013 Counterfeit Dollar
Counterfeit Dollar Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 40006 Accepted: 12747 Description Sally Jones has a dozen Voyageur silver dollars. Howev原创 2014-10-17 23:04:53 · 285 阅读 · 0 评论 -
POJ 1012 Joseph
Joseph Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 48332 Accepted: 18244 Description The Joseph's problem is notoriously known. For those who are not f原创 2014-10-16 16:28:06 · 260 阅读 · 0 评论 -
POJ 1731 Orders(全排列)
Orders Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 9494 Accepted: 5796 Description The stores manager has sorted all kinds of goods in an alphabetical原创 2014-10-16 19:41:49 · 257 阅读 · 0 评论 -
POJ 1001 Exponentiation
Exponentiation Time Limit: 500MS Memory Limit: 10000K Total Submissions: 137198 Accepted: 33557 Description Problems involving the computation of exact values of very原创 2014-10-17 23:11:00 · 331 阅读 · 0 评论 -
POJ 1068 Parencodings
Parencodings Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 19983 Accepted: 12059 Description Let S = s1 s2...s2n be a well-formed string of parentheses.原创 2014-10-17 23:15:05 · 250 阅读 · 0 评论 -
POJ 1106 Transmitters(叉积)
Transmitters Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 4597 Accepted: 2460 Description In a wireless network with multiple transmitters sending on th原创 2014-09-29 17:30:06 · 290 阅读 · 0 评论 -
POJ 2318 TOYS(叉积+二分查找)
TOYS Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 10641 Accepted: 5116 Description Calculate the number of toys that land in each bin of a partitioned t原创 2014-10-08 01:14:33 · 392 阅读 · 0 评论 -
POJ 1005 I Think I Need a Houseboat
I Think I Need a Houseboat Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 86790 Accepted: 37637 Description Fred Mapper is considering purchasing some lan原创 2014-08-19 02:07:09 · 257 阅读 · 0 评论 -
POJ 1006 Biorhythms(剩余定理)
Biorhythms Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 112941 Accepted: 35343 Description Some people believe that there are three cycles in a person's原创 2014-08-07 22:54:38 · 252 阅读 · 0 评论 -
POJ 2255 Tree Recovery(二叉树重建)
Tree Recovery Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 11443 Accepted: 7182 Description Little Valentine liked playing with binary trees very much.原创 2014-08-23 22:33:03 · 293 阅读 · 0 评论 -
POJ 1080 Human Gene Functions
Human Gene Functions Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 16979 Accepted: 9438 Description It is well known that a human gene can be considered原创 2014-08-03 01:16:16 · 399 阅读 · 0 评论 -
POJ 1002 487-3279
487-3279 Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 242045 Accepted: 42924 Description Businesses like to have memorable telephone numbers. One way to原创 2014-08-13 01:50:48 · 348 阅读 · 0 评论 -
POJ 1003 Hangover
Hangover Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 101308 Accepted: 49252 Description How far can you make a stack of cards overhang a table? If you原创 2014-08-13 02:15:59 · 267 阅读 · 0 评论 -
POJ 1218 THE DRUNK JAILER
THE DRUNK JAILER Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 23392 Accepted: 14734 Description A certain prison contains a long hall of n cells, each r原创 2014-08-03 01:02:01 · 333 阅读 · 0 评论 -
POJ 1004 Financial Management
Financial Management Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 132156 Accepted: 57049 Description Larry graduated this year and finally has a job. He原创 2014-08-13 02:15:30 · 312 阅读 · 0 评论 -
POJ 1007 DNA Sorting
DNA Sorting Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 82585 Accepted: 33245 Description One measure of ``unsortedness'' in a sequence is the number o原创 2014-08-19 02:10:39 · 308 阅读 · 0 评论 -
POJ 1050 To the Max
To the Max Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 41100 Accepted: 21795 Description Given a two-dimensional array of positive and negative integer原创 2014-10-17 23:16:40 · 221 阅读 · 0 评论