Skip to content

Commit 047eb1f

Browse files
committed
✨feat: add 672
1 parent c4d1e2f commit 047eb1f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Index/找规律.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44
| [419. 甲板上的战舰](https://leetcode-cn.com/problems/battleships-in-a-board/) | [LeetCode 题解链接](https://leetcode-cn.com/problems/battleships-in-a-board/solution/gong-shui-san-xie-ji-chong-sao-miao-xian-trmc/) | 中等 | 🤩🤩🤩🤩 |
55
| [423. 从英文中重建数字](https://leetcode-cn.com/problems/reconstruct-original-digits-from-english/) | [LeetCode 题解链接](https://leetcode-cn.com/problems/reconstruct-original-digits-from-english/solution/gong-shui-san-xie-nao-jin-ji-zhuan-wan-m-vg7a/) | 中等 | 🤩🤩🤩🤩 |
66
| [440. 字典序的第K小数字](https://leetcode-cn.com/problems/k-th-smallest-in-lexicographical-order/) | [LeetCode 题解链接](https://leetcode-cn.com/problems/k-th-smallest-in-lexicographical-order/solution/by-ac_oier-m3zl/) | 困难 | 🤩🤩🤩 |
7+
| [672. 灯泡开关 Ⅱ](https://leetcode.cn/problems/bulb-switcher-ii/) | [LeetCode 题解链接](https://leetcode.cn/problems/bulb-switcher-ii/solution/by-ac_oier-3ttx/) | 中等 | 🤩🤩🤩🤩🤩 |
78

LeetCode/671-680/672. 灯泡开关 Ⅱ(中等).md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
这是 LeetCode 上的 **[672. 灯泡开关 Ⅱ](https://leetcode.cn/problems/bulb-switcher-ii/solution/by-ac_oier-3ttx/)** ,难度为 **中等**
44

5-
Tag : 「脑筋急转弯」
5+
Tag : 「脑筋急转弯」、「找规律」
66

77

88

0 commit comments

Comments
 (0)