会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
他山之石
博客园
首页
新随笔
联系
管理
订阅
2011年11月17日
Let's say you have a phrase without any spaces - eg. "thisisawesome".
摘要: Let's say you have a phrase without any spaces - eg. "thisisawesome". Given a dictionary, how would you add spaces in this string?我的理解是:把这个字符串用空格拆成字符 "this" "is" "awesome",这三个字符应该都能够在字典里面找到。比如,还可以这样拆"thisi" "saw" "esome", 这里我假
阅读全文
posted @ 2011-11-17 22:31 百分百好牛
阅读(292)
评论(0)
推荐(0)
编辑
公告