摘要:
题目链接:http://poj.org/problem?id=2001 【题目大意】 给你一些单词,让你求出他们最短的前缀,当然,这个前缀不能有歧义,例如给出单词 carton cart car carton的 前缀 就不能是cart,因为cart的前缀是cart,同理cart的前缀也不... 阅读全文
摘要:
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1711 Number Sequence Time Limit: 10000/5000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Oth... 阅读全文