Skip to content

Commit f39590e

Browse files
authored
Merge pull request #36 from LetMeFly666/autoPR
finished pr locally
2 parents d83eb97 + 5c4c869 commit f39590e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* @Author: LetMeFly
33
* @Date: 2022-05-19 18:48:53
44
* @LastEditors: LetMeFly
5-
* @LastEditTime: 2023-10-19 21:21:55
5+
* @LastEditTime: 2023-10-19 21:33:01
66
-->
77
# LeetCode
88

@@ -668,7 +668,6 @@ int main() {
668668
- [ ] [1145. 二叉树着色游戏](https://leetcode.cn/problems/binary-tree-coloring-game/)
669669
- [ ] [722. 删除注释](https://leetcode.cn/problems/remove-comments/)的“状态机”解法和“正则”解法
670670
- [ ] [23. 合并 K 个升序链表](https://leetcode.cn/problems/merge-k-sorted-lists/)的分治解法
671-
- [ ] 自动发起pr
672671
- hexo我是一刻也待不下去了
673672
- [x] hexo代码中默认Tab是8空格长!
674673
- [x] hexo不支持“- [ ] xxx”、“- [x] xxx”这种代办列表格式
@@ -679,3 +678,4 @@ int main() {
679678
- [x] [67. 二进制求和](https://leetcode.cn/problems/add-binary/)
680679
- [x] [1037. 有效的回旋镖](https://leetcode.cn/problems/valid-boomerang/)也可写
681680
- [x] 将域名修改为blog.tisfy.eu.org,以使用Cloudflare代理,旧域名会重定向到新域名(的对应路径)
681+
- [x] 自动发起pr

0 commit comments

Comments
 (0)