
CSUST_ACM_04
文章平均质量分 78
CSUST_ACM
这个作者很懒,什么都没留下…
展开
-
POJ 3630 Phone List(解题报告)
DescriptionGiven a list of phone numbers, determine if it is consistent in the sense that no number is the prefix of another. Let's say the phone catalogue listed these numbers:Emergency 911原创 2012-09-12 18:45:24 · 535 阅读 · 0 评论 -
HDU 1251 统计难题(解题报告)
Problem DescriptionIgnatius最近遇到一个难题,老师交给他很多单词(只有小写字母组成,不会有重复的单词出现),现在老师要他统计出以某个字符串为前缀的单词数量(单词本身也是自己的前缀). Input输入数据的第一部分是一张单词表,每行一个单词,单词的长度不超过10,它们代表的是老师交给Ignatius统计的单词,一个空行代表单词表的结束.第二部分原创 2012-09-12 18:49:08 · 497 阅读 · 0 评论 -
POJ 2195 Going Home(解题报告)
DescriptionOn a grid map there are n little men and n houses. In each unit time, every little man can move one unit step, either horizontally, or vertically, to an adjacent point. For each little ma原创 2012-09-12 18:40:47 · 573 阅读 · 0 评论