摘要: Problem Description Ignatius最近遇到一个难题,老师交给他很多单词(只有小写字母组成,不会有重复的单词出现),现在老师要他统计出以某个字符串为前缀的单词数量(单词本身也是自己的前缀). Input 输入数据的第一部分是一张单词表,每行一个单词,单词的长度不超过10,它们代表 阅读全文
posted @ 2016-11-10 21:51 Gealo 阅读(190) 评论(0) 推荐(0) 编辑
摘要: Problem Description Given 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 p 阅读全文
posted @ 2016-11-10 20:48 Gealo 阅读(215) 评论(0) 推荐(0) 编辑