
算法
小鱼干换AC
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Leetcode5-Longest Palindromic Substring(最长回文字串)
题目 Given a string s ,find the longest palindromic in s .You may assume that maximum length of s is 1000,and there exists one unique longest palindromic substring. 题意 求一个给定字符串S的最长回文串,其中回文串指的是可以从串中间向...原创 2019-03-13 14:52:43 · 114 阅读 · 0 评论 -
HD1004-Let the Balloon Rise
Let the Balloon Rise problem Description Contest time again! How excited it is to see balloons floating around. But to tell you a secret, the judges’ favorite time is guessing the most popular proble...原创 2019-03-26 13:49:58 · 144 阅读 · 0 评论