会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Tony's Log
Algorithms, Distributed System, Machine Learning
博客园
::
首页
::
博问
::
闪存
::
新随笔
::
联系
::
订阅
::
管理
::
公告
2017年1月7日
LeetCode "468. Validate IP Address"
摘要: it is all about corner-cases...
阅读全文
posted @ 2017-01-07 09:06 Tonix
阅读(172)
评论(0)
推荐(0)
LeetCode "473. Matchsticks to Square"
摘要: A trickier DFS, with a little bit complex recursion param tweak, and what's more important is pruning strategies.. or your code will TLE.
阅读全文
posted @ 2017-01-07 06:21 Tonix
阅读(164)
评论(0)
推荐(0)