On a broken calculator that has a number showing on its display, we can perform two operations: Double: Multiply the number on the display by 2, or; D ...
分类:
其他好文 时间:
2019-02-11 01:07:39
阅读次数:
202
It was delayed because of Chinese New Year. Type some quotes to improvise. hehe~ -Death is like the wind, always by my side. -I'll give you the esay w ...
分类:
其他好文 时间:
2019-02-10 23:13:43
阅读次数:
170
Contest 71 () Contest 72 () Contest 73 (2019年1月30日模拟) 链接:https://leetcode.com/contest/weekly-contest-73 Contest 74 (2019年1月31日模拟) 链接:https://leetcode. ...
分类:
其他好文 时间:
2019-01-31 01:30:22
阅读次数:
195
984. String Without AAA or BBB Given two integers A and B, return any string S such that: S has length A + B and contains exactly A 'a' letters, and e ...
分类:
其他好文 时间:
2019-01-27 16:24:44
阅读次数:
128
上周因为感冒没有刷题,两个星期没有刷题,没手感了,思维也没有那么活跃了,只刷了一道,下个星期努力。 984. String Without AAA or BBB 上周因为感冒没有刷题,两个星期没有刷题,没手感了,思维也没有那么活跃了,只刷了一道,下个星期努力。 984. String Without ...
分类:
其他好文 时间:
2019-01-27 14:39:14
阅读次数:
161
问题:978. 最长湍流子数组 当 A 的子数组 A[i], A[i+1], ..., A[j] 满足下列条件时,我们称其为湍流子数组: 若 i <= k < j,当 k 为奇数时, A[k] > A[k+1],且当 k 为偶数时,A[k] < A[k+1]; 或 若 i <= k < j,当 k ...
分类:
编程语言 时间:
2019-01-20 14:00:35
阅读次数:
221
http://www.ruanyifeng.com/blog/2019/01/weekly-issue-39.html 声明:链接及文章内容为原博主阮一峰原创。 ...
分类:
其他好文 时间:
2019-01-14 11:00:12
阅读次数:
147
第一题: 973. K Closest Points to Origin 973. K Closest Points to Origin We have a list of points on the plane. Find the K closest points to the origin (0 ...
分类:
其他好文 时间:
2019-01-13 13:42:40
阅读次数:
199
http://www.ruanyifeng.com/blog/2019/01/weekly-issue-38.html 声明:链接及文章内容为原博主阮一峰原创。 ...
分类:
其他好文 时间:
2019-01-09 11:28:24
阅读次数:
197
http://www.ruanyifeng.com/blog/2018/12/weekly-issue-37.html 声明:链接及文章内容为原博主阮一峰原创。 ...
分类:
其他好文 时间:
2019-01-09 11:16:04
阅读次数:
130