会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
一枚程序员
博客园
首页
新随笔
联系
管理
订阅
2013年9月19日
hdu1251在词典里统计前缀出现的个数
摘要: banana band bee absolute acm ba b band abc#includeusing namespace std;//数据结构struct Treenode{ int count; Treenode *next[26]; Treenode(){ count=1; for(int i=0;inext[branch]) location->next[branch]->count++; else loca...
阅读全文
posted @ 2013-09-19 15:02 一枚程序员
阅读(344)
评论(0)
推荐(0)
编辑
公告