会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
32ddd
安安心心搞技术
博客园
首页
新随笔
联系
订阅
管理
2016年8月20日
Minimum Window Substring, 包含子串的最小窗口,双指针
摘要: 问题描述:给定字符串S,子串T,求S中包含T的最小窗口 Given a string S and a string T, find the minimum window in S which will contain all the characters in T in complexity O(n
阅读全文
posted @ 2016-08-20 21:40 32ddd
阅读(271)
评论(0)
推荐(0)
公告