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