
字典树
文章平均质量分 85
GKHack
这个作者很懒,什么都没留下…
展开
-
POJ2513 Colored Sticks(字典树+并查集+欧拉回路)
Colored SticksTime Limit: 5000MS Memory Limit: 128000KTotal Submissions: 33185 Accepted: 8729DescriptionYou are given a bunch of wooden sticks. Each endpoint of原创 2015-09-05 10:02:08 · 997 阅读 · 0 评论 -
POJ2945 Find the Clones(暴力 & 字典树)
Find the ClonesTime Limit: 5000MS Memory Limit: 65536KTotal Submissions: 7501 Accepted: 2782DescriptionDoubleville, a small town in Texas, was attacked by the a原创 2015-08-15 10:15:14 · 1076 阅读 · 0 评论 -
HDOJ1671 Phone List(字典树)
Phone ListTime Limit: 3000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 14553 Accepted Submission(s): 4906Problem DescriptionGiven a list o原创 2015-08-15 10:54:34 · 1071 阅读 · 0 评论 -
POJ3630 Phone List(字典树)
Phone ListTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 25813 Accepted: 7804DescriptionGiven a list of phone numbers, determine if it is consisten原创 2015-11-17 09:54:18 · 1140 阅读 · 0 评论 -
POJ3764 The xor-longest Path(字典树)
The xor-longest PathTime Limit: 2000MS Memory Limit: 65536KTotal Submissions: 4946 Accepted: 1076DescriptionIn an edge-weighted tree, the xor-length of a path原创 2015-11-17 10:35:32 · 1276 阅读 · 0 评论