摘要: 欢迎阅读kyo酱的博客! emmm欢迎所有的认识的,不认识的大家来阅读我的博客!其实在这篇博客之前写过好几篇解leetcode的博客,无奈功力不够深厚,代码写得不好都没有什么人看。。。 于是不知是从什么时候开始,我就在想,怎么才能写一些有内容,有参考价值的博客呢,至少发给男盆友他也不至于一眼不看,能 阅读全文
posted @ 2018-10-02 13:39 kyo酱 阅读(237) 评论(1) 推荐(0)
摘要: Given a string, your task is to count how many palindromic substrings in this string. The substrings with different start indexes or end indexes are c 阅读全文
posted @ 2018-09-12 19:31 kyo酱 阅读(97) 评论(0) 推荐(0)
摘要: Suppose you have a random list of people standing in a queue. Each person is described by a pair of integers (h, k), where h is the height of the pers 阅读全文
posted @ 2018-09-11 20:19 kyo酱 阅读(142) 评论(0) 推荐(0)
摘要: 题目先粘一下: In a 2 dimensional array grid, each value grid[i][j] represents the height of a building located there. We are allowed to increase the height 阅读全文
posted @ 2018-09-11 20:08 kyo酱 阅读(107) 评论(0) 推荐(0)