Skip to content

feat: add paid only flag #2624

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion solution/0000-0099/0069.Sqrt(x)/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [69. x 的平方根 ](https://leetcode.cn/problems/sqrtx)
# [69. x 的平方根](https://leetcode.cn/problems/sqrtx)

[English Version](/solution/0000-0099/0069.Sqrt%28x%29/README_EN.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0100-0199/0156.Binary Tree Upside Down/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [156. 上下翻转二叉树](https://leetcode.cn/problems/binary-tree-upside-down)
# [156. 上下翻转二叉树 🔒](https://leetcode.cn/problems/binary-tree-upside-down)

[English Version](/solution/0100-0199/0156.Binary%20Tree%20Upside%20Down/README_EN.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [156. Binary Tree Upside Down](https://leetcode.com/problems/binary-tree-upside-down)
# [156. Binary Tree Upside Down 🔒](https://leetcode.com/problems/binary-tree-upside-down)

[中文文档](/solution/0100-0199/0156.Binary%20Tree%20Upside%20Down/README.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [157. 用 Read4 读取 N 个字符](https://leetcode.cn/problems/read-n-characters-given-read4)
# [157. 用 Read4 读取 N 个字符 🔒](https://leetcode.cn/problems/read-n-characters-given-read4)

[English Version](/solution/0100-0199/0157.Read%20N%20Characters%20Given%20Read4/README_EN.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [157. Read N Characters Given Read4](https://leetcode.com/problems/read-n-characters-given-read4)
# [157. Read N Characters Given Read4 🔒](https://leetcode.com/problems/read-n-characters-given-read4)

[中文文档](/solution/0100-0199/0157.Read%20N%20Characters%20Given%20Read4/README.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [158. 用 Read4 读取 N 个字符 II - 多次调用](https://leetcode.cn/problems/read-n-characters-given-read4-ii-call-multiple-times)
# [158. 用 Read4 读取 N 个字符 II - 多次调用 🔒](https://leetcode.cn/problems/read-n-characters-given-read4-ii-call-multiple-times)

[English Version](/solution/0100-0199/0158.Read%20N%20Characters%20Given%20read4%20II%20-%20Call%20Multiple%20Times/README_EN.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [158. Read N Characters Given read4 II - Call Multiple Times](https://leetcode.com/problems/read-n-characters-given-read4-ii-call-multiple-times)
# [158. Read N Characters Given read4 II - Call Multiple Times 🔒](https://leetcode.com/problems/read-n-characters-given-read4-ii-call-multiple-times)

[中文文档](/solution/0100-0199/0158.Read%20N%20Characters%20Given%20read4%20II%20-%20Call%20Multiple%20Times/README.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [159. 至多包含两个不同字符的最长子串](https://leetcode.cn/problems/longest-substring-with-at-most-two-distinct-characters)
# [159. 至多包含两个不同字符的最长子串 🔒](https://leetcode.cn/problems/longest-substring-with-at-most-two-distinct-characters)

[English Version](/solution/0100-0199/0159.Longest%20Substring%20with%20At%20Most%20Two%20Distinct%20Characters/README_EN.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [159. Longest Substring with At Most Two Distinct Characters](https://leetcode.com/problems/longest-substring-with-at-most-two-distinct-characters)
# [159. Longest Substring with At Most Two Distinct Characters 🔒](https://leetcode.com/problems/longest-substring-with-at-most-two-distinct-characters)

[中文文档](/solution/0100-0199/0159.Longest%20Substring%20with%20At%20Most%20Two%20Distinct%20Characters/README.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0100-0199/0161.One Edit Distance/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [161. 相隔为 1 的编辑距离](https://leetcode.cn/problems/one-edit-distance)
# [161. 相隔为 1 的编辑距离 🔒](https://leetcode.cn/problems/one-edit-distance)

[English Version](/solution/0100-0199/0161.One%20Edit%20Distance/README_EN.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0100-0199/0161.One Edit Distance/README_EN.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [161. One Edit Distance](https://leetcode.com/problems/one-edit-distance)
# [161. One Edit Distance 🔒](https://leetcode.com/problems/one-edit-distance)

[中文文档](/solution/0100-0199/0161.One%20Edit%20Distance/README.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0100-0199/0163.Missing Ranges/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [163. 缺失的区间](https://leetcode.cn/problems/missing-ranges)
# [163. 缺失的区间 🔒](https://leetcode.cn/problems/missing-ranges)

[English Version](/solution/0100-0199/0163.Missing%20Ranges/README_EN.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0100-0199/0163.Missing Ranges/README_EN.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [163. Missing Ranges](https://leetcode.com/problems/missing-ranges)
# [163. Missing Ranges 🔒](https://leetcode.com/problems/missing-ranges)

[中文文档](/solution/0100-0199/0163.Missing%20Ranges/README.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [170. 两数之和 III - 数据结构设计](https://leetcode.cn/problems/two-sum-iii-data-structure-design)
# [170. 两数之和 III - 数据结构设计 🔒](https://leetcode.cn/problems/two-sum-iii-data-structure-design)

[English Version](/solution/0100-0199/0170.Two%20Sum%20III%20-%20Data%20structure%20design/README_EN.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [170. Two Sum III - Data structure design](https://leetcode.com/problems/two-sum-iii-data-structure-design)
# [170. Two Sum III - Data structure design 🔒](https://leetcode.com/problems/two-sum-iii-data-structure-design)

[中文文档](/solution/0100-0199/0170.Two%20Sum%20III%20-%20Data%20structure%20design/README.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [186. 反转字符串中的单词 II](https://leetcode.cn/problems/reverse-words-in-a-string-ii)
# [186. 反转字符串中的单词 II 🔒](https://leetcode.cn/problems/reverse-words-in-a-string-ii)

[English Version](/solution/0100-0199/0186.Reverse%20Words%20in%20a%20String%20II/README_EN.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [186. Reverse Words in a String II](https://leetcode.com/problems/reverse-words-in-a-string-ii)
# [186. Reverse Words in a String II 🔒](https://leetcode.com/problems/reverse-words-in-a-string-ii)

[中文文档](/solution/0100-0199/0186.Reverse%20Words%20in%20a%20String%20II/README.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0200-0299/0243.Shortest Word Distance/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [243. 最短单词距离](https://leetcode.cn/problems/shortest-word-distance)
# [243. 最短单词距离 🔒](https://leetcode.cn/problems/shortest-word-distance)

[English Version](/solution/0200-0299/0243.Shortest%20Word%20Distance/README_EN.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [243. Shortest Word Distance](https://leetcode.com/problems/shortest-word-distance)
# [243. Shortest Word Distance 🔒](https://leetcode.com/problems/shortest-word-distance)

[中文文档](/solution/0200-0299/0243.Shortest%20Word%20Distance/README.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [244. 最短单词距离 II](https://leetcode.cn/problems/shortest-word-distance-ii)
# [244. 最短单词距离 II 🔒](https://leetcode.cn/problems/shortest-word-distance-ii)

[English Version](/solution/0200-0299/0244.Shortest%20Word%20Distance%20II/README_EN.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [244. Shortest Word Distance II](https://leetcode.com/problems/shortest-word-distance-ii)
# [244. Shortest Word Distance II 🔒](https://leetcode.com/problems/shortest-word-distance-ii)

[中文文档](/solution/0200-0299/0244.Shortest%20Word%20Distance%20II/README.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [245. 最短单词距离 III](https://leetcode.cn/problems/shortest-word-distance-iii)
# [245. 最短单词距离 III 🔒](https://leetcode.cn/problems/shortest-word-distance-iii)

[English Version](/solution/0200-0299/0245.Shortest%20Word%20Distance%20III/README_EN.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [245. Shortest Word Distance III](https://leetcode.com/problems/shortest-word-distance-iii)
# [245. Shortest Word Distance III 🔒](https://leetcode.com/problems/shortest-word-distance-iii)

[中文文档](/solution/0200-0299/0245.Shortest%20Word%20Distance%20III/README.md)

Expand Down
4 changes: 2 additions & 2 deletions solution/0200-0299/0246.Strobogrammatic Number/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [246. 中心对称数](https://leetcode.cn/problems/strobogrammatic-number)
# [246. 中心对称数 🔒](https://leetcode.cn/problems/strobogrammatic-number)

[English Version](/solution/0200-0299/0246.Strobogrammatic%20Number/README_EN.md)

Expand Down Expand Up @@ -42,7 +42,7 @@

我们定义一个数组 $d$,其中 $d[i]$ 表示数字 $i$ 旋转 180° 之后的数字。如果 $d[i]$ 为 $-1$,表示数字 $i$ 不能旋转 180° 得到一个数字。

定义两个指针 $i$ 和 $j$,分别指向字符串的左右两端,然后不断向中间移动指针,判断 $d[num[i]]$ 和 $num[j]$ 是否相等,如果不相等,说明该字符串不是中心对称数,直接返回 $false$ 即可。如果 $i \gt j$,说明遍历完了字符串,返回 $true$。
定义两个指针 $i$ 和 $j$,分别指向字符串的左右两端,然后不断向中间移动指针,判断 $d[num[i]]$ 和 $num[j]$ 是否相等,如果不相等,说明该字符串不是中心对称数 🔒,直接返回 $false$ 即可。如果 $i \gt j$,说明遍历完了字符串,返回 $true$。

时间复杂度 $O(n)$,空间复杂度 $O(1)$。其中 $n$ 为字符串的长度。

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [246. Strobogrammatic Number](https://leetcode.com/problems/strobogrammatic-number)
# [246. Strobogrammatic Number 🔒](https://leetcode.com/problems/strobogrammatic-number)

[中文文档](/solution/0200-0299/0246.Strobogrammatic%20Number/README.md)

Expand Down
4 changes: 2 additions & 2 deletions solution/0200-0299/0247.Strobogrammatic Number II/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [247. 中心对称数 II](https://leetcode.cn/problems/strobogrammatic-number-ii)
# [247. 中心对称数 II 🔒](https://leetcode.cn/problems/strobogrammatic-number-ii)

[English Version](/solution/0200-0299/0247.Strobogrammatic%20Number%20II/README_EN.md)

Expand Down Expand Up @@ -55,7 +55,7 @@

相似题目:

- [248. 中心对称数 III](https://github.com/doocs/leetcode/blob/main/solution/0200-0299/0248.Strobogrammatic%20Number%20III/README.md)
- [248. 中心对称数 II 🔒I](https://github.com/doocs/leetcode/blob/main/solution/0200-0299/0248.Strobogrammatic%20Number%20III/README.md)

<!-- tabs:start -->

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [247. Strobogrammatic Number II](https://leetcode.com/problems/strobogrammatic-number-ii)
# [247. Strobogrammatic Number II 🔒](https://leetcode.com/problems/strobogrammatic-number-ii)

[中文文档](/solution/0200-0299/0247.Strobogrammatic%20Number%20II/README.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [248. 中心对称数 III](https://leetcode.cn/problems/strobogrammatic-number-iii)
# [248. 中心对称数 III 🔒](https://leetcode.cn/problems/strobogrammatic-number-iii)

[English Version](/solution/0200-0299/0248.Strobogrammatic%20Number%20III/README_EN.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [248. Strobogrammatic Number III](https://leetcode.com/problems/strobogrammatic-number-iii)
# [248. Strobogrammatic Number III 🔒](https://leetcode.com/problems/strobogrammatic-number-iii)

[中文文档](/solution/0200-0299/0248.Strobogrammatic%20Number%20III/README.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0200-0299/0249.Group Shifted Strings/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [249. 移位字符串分组](https://leetcode.cn/problems/group-shifted-strings)
# [249. 移位字符串分组 🔒](https://leetcode.cn/problems/group-shifted-strings)

[English Version](/solution/0200-0299/0249.Group%20Shifted%20Strings/README_EN.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0200-0299/0249.Group Shifted Strings/README_EN.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [249. Group Shifted Strings](https://leetcode.com/problems/group-shifted-strings)
# [249. Group Shifted Strings 🔒](https://leetcode.com/problems/group-shifted-strings)

[中文文档](/solution/0200-0299/0249.Group%20Shifted%20Strings/README.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0200-0299/0250.Count Univalue Subtrees/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [250. 统计同值子树](https://leetcode.cn/problems/count-univalue-subtrees)
# [250. 统计同值子树 🔒](https://leetcode.cn/problems/count-univalue-subtrees)

[English Version](/solution/0200-0299/0250.Count%20Univalue%20Subtrees/README_EN.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [250. Count Univalue Subtrees](https://leetcode.com/problems/count-univalue-subtrees)
# [250. Count Univalue Subtrees 🔒](https://leetcode.com/problems/count-univalue-subtrees)

[中文文档](/solution/0200-0299/0250.Count%20Univalue%20Subtrees/README.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0200-0299/0251.Flatten 2D Vector/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [251. 展开二维向量](https://leetcode.cn/problems/flatten-2d-vector)
# [251. 展开二维向量 🔒](https://leetcode.cn/problems/flatten-2d-vector)

[English Version](/solution/0200-0299/0251.Flatten%202D%20Vector/README_EN.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0200-0299/0251.Flatten 2D Vector/README_EN.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [251. Flatten 2D Vector](https://leetcode.com/problems/flatten-2d-vector)
# [251. Flatten 2D Vector 🔒](https://leetcode.com/problems/flatten-2d-vector)

[中文文档](/solution/0200-0299/0251.Flatten%202D%20Vector/README.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0200-0299/0252.Meeting Rooms/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [252. 会议室](https://leetcode.cn/problems/meeting-rooms)
# [252. 会议室 🔒](https://leetcode.cn/problems/meeting-rooms)

[English Version](/solution/0200-0299/0252.Meeting%20Rooms/README_EN.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0200-0299/0252.Meeting Rooms/README_EN.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [252. Meeting Rooms](https://leetcode.com/problems/meeting-rooms)
# [252. Meeting Rooms 🔒](https://leetcode.com/problems/meeting-rooms)

[中文文档](/solution/0200-0299/0252.Meeting%20Rooms/README.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0200-0299/0253.Meeting Rooms II/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [253. 会议室 II](https://leetcode.cn/problems/meeting-rooms-ii)
# [253. 会议室 II 🔒](https://leetcode.cn/problems/meeting-rooms-ii)

[English Version](/solution/0200-0299/0253.Meeting%20Rooms%20II/README_EN.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0200-0299/0253.Meeting Rooms II/README_EN.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [253. Meeting Rooms II](https://leetcode.com/problems/meeting-rooms-ii)
# [253. Meeting Rooms II 🔒](https://leetcode.com/problems/meeting-rooms-ii)

[中文文档](/solution/0200-0299/0253.Meeting%20Rooms%20II/README.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0200-0299/0254.Factor Combinations/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [254. 因子的组合](https://leetcode.cn/problems/factor-combinations)
# [254. 因子的组合 🔒](https://leetcode.cn/problems/factor-combinations)

[English Version](/solution/0200-0299/0254.Factor%20Combinations/README_EN.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0200-0299/0254.Factor Combinations/README_EN.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [254. Factor Combinations](https://leetcode.com/problems/factor-combinations)
# [254. Factor Combinations 🔒](https://leetcode.com/problems/factor-combinations)

[中文文档](/solution/0200-0299/0254.Factor%20Combinations/README.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [255. 验证二叉搜索树的前序遍历序列](https://leetcode.cn/problems/verify-preorder-sequence-in-binary-search-tree)
# [255. 验证二叉搜索树的前序遍历序列 🔒](https://leetcode.cn/problems/verify-preorder-sequence-in-binary-search-tree)

[English Version](/solution/0200-0299/0255.Verify%20Preorder%20Sequence%20in%20Binary%20Search%20Tree/README_EN.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [255. Verify Preorder Sequence in Binary Search Tree](https://leetcode.com/problems/verify-preorder-sequence-in-binary-search-tree)
# [255. Verify Preorder Sequence in Binary Search Tree 🔒](https://leetcode.com/problems/verify-preorder-sequence-in-binary-search-tree)

[中文文档](/solution/0200-0299/0255.Verify%20Preorder%20Sequence%20in%20Binary%20Search%20Tree/README.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0200-0299/0256.Paint House/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [256. 粉刷房子](https://leetcode.cn/problems/paint-house)
# [256. 粉刷房子 🔒](https://leetcode.cn/problems/paint-house)

[English Version](/solution/0200-0299/0256.Paint%20House/README_EN.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0200-0299/0256.Paint House/README_EN.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [256. Paint House](https://leetcode.com/problems/paint-house)
# [256. Paint House 🔒](https://leetcode.com/problems/paint-house)

[中文文档](/solution/0200-0299/0256.Paint%20House/README.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0200-0299/0259.3Sum Smaller/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [259. 较小的三数之和](https://leetcode.cn/problems/3sum-smaller)
# [259. 较小的三数之和 🔒](https://leetcode.cn/problems/3sum-smaller)

[English Version](/solution/0200-0299/0259.3Sum%20Smaller/README_EN.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0200-0299/0259.3Sum Smaller/README_EN.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [259. 3Sum Smaller](https://leetcode.com/problems/3sum-smaller)
# [259. 3Sum Smaller 🔒](https://leetcode.com/problems/3sum-smaller)

[中文文档](/solution/0200-0299/0259.3Sum%20Smaller/README.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0200-0299/0261.Graph Valid Tree/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [261. 以图判树](https://leetcode.cn/problems/graph-valid-tree)
# [261. 以图判树 🔒](https://leetcode.cn/problems/graph-valid-tree)

[English Version](/solution/0200-0299/0261.Graph%20Valid%20Tree/README_EN.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0200-0299/0261.Graph Valid Tree/README_EN.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [261. Graph Valid Tree](https://leetcode.com/problems/graph-valid-tree)
# [261. Graph Valid Tree 🔒](https://leetcode.com/problems/graph-valid-tree)

[中文文档](/solution/0200-0299/0261.Graph%20Valid%20Tree/README.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0200-0299/0265.Paint House II/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [265. 粉刷房子 II](https://leetcode.cn/problems/paint-house-ii)
# [265. 粉刷房子 II 🔒](https://leetcode.cn/problems/paint-house-ii)

[English Version](/solution/0200-0299/0265.Paint%20House%20II/README_EN.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0200-0299/0265.Paint House II/README_EN.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [265. Paint House II](https://leetcode.com/problems/paint-house-ii)
# [265. Paint House II 🔒](https://leetcode.com/problems/paint-house-ii)

[中文文档](/solution/0200-0299/0265.Paint%20House%20II/README.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0200-0299/0266.Palindrome Permutation/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [266. 回文排列](https://leetcode.cn/problems/palindrome-permutation)
# [266. 回文排列 🔒](https://leetcode.cn/problems/palindrome-permutation)

[English Version](/solution/0200-0299/0266.Palindrome%20Permutation/README_EN.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [266. Palindrome Permutation](https://leetcode.com/problems/palindrome-permutation)
# [266. Palindrome Permutation 🔒](https://leetcode.com/problems/palindrome-permutation)

[中文文档](/solution/0200-0299/0266.Palindrome%20Permutation/README.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [267. 回文排列 II](https://leetcode.cn/problems/palindrome-permutation-ii)
# [267. 回文排列 II 🔒](https://leetcode.cn/problems/palindrome-permutation-ii)

[English Version](/solution/0200-0299/0267.Palindrome%20Permutation%20II/README_EN.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [267. Palindrome Permutation II](https://leetcode.com/problems/palindrome-permutation-ii)
# [267. Palindrome Permutation II 🔒](https://leetcode.com/problems/palindrome-permutation-ii)

[中文文档](/solution/0200-0299/0267.Palindrome%20Permutation%20II/README.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0200-0299/0269.Alien Dictionary/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [269. 火星词典](https://leetcode.cn/problems/alien-dictionary)
# [269. 火星词典 🔒](https://leetcode.cn/problems/alien-dictionary)

[English Version](/solution/0200-0299/0269.Alien%20Dictionary/README_EN.md)

Expand Down
2 changes: 1 addition & 1 deletion solution/0200-0299/0269.Alien Dictionary/README_EN.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [269. Alien Dictionary](https://leetcode.com/problems/alien-dictionary)
# [269. Alien Dictionary 🔒](https://leetcode.com/problems/alien-dictionary)

[中文文档](/solution/0200-0299/0269.Alien%20Dictionary/README.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [270. 最接近的二叉搜索树值](https://leetcode.cn/problems/closest-binary-search-tree-value)
# [270. 最接近的二叉搜索树值 🔒](https://leetcode.cn/problems/closest-binary-search-tree-value)

[English Version](/solution/0200-0299/0270.Closest%20Binary%20Search%20Tree%20Value/README_EN.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [270. Closest Binary Search Tree Value](https://leetcode.com/problems/closest-binary-search-tree-value)
# [270. Closest Binary Search Tree Value 🔒](https://leetcode.com/problems/closest-binary-search-tree-value)

[中文文档](/solution/0200-0299/0270.Closest%20Binary%20Search%20Tree%20Value/README.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [271. 字符串的编码与解码](https://leetcode.cn/problems/encode-and-decode-strings)
# [271. 字符串的编码与解码 🔒](https://leetcode.cn/problems/encode-and-decode-strings)

[English Version](/solution/0200-0299/0271.Encode%20and%20Decode%20Strings/README_EN.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [271. Encode and Decode Strings](https://leetcode.com/problems/encode-and-decode-strings)
# [271. Encode and Decode Strings 🔒](https://leetcode.com/problems/encode-and-decode-strings)

[中文文档](/solution/0200-0299/0271.Encode%20and%20Decode%20Strings/README.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [272. 最接近的二叉搜索树值 II](https://leetcode.cn/problems/closest-binary-search-tree-value-ii)
# [272. 最接近的二叉搜索树值 II 🔒](https://leetcode.cn/problems/closest-binary-search-tree-value-ii)

[English Version](/solution/0200-0299/0272.Closest%20Binary%20Search%20Tree%20Value%20II/README_EN.md)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [272. Closest Binary Search Tree Value II](https://leetcode.com/problems/closest-binary-search-tree-value-ii)
# [272. Closest Binary Search Tree Value II 🔒](https://leetcode.com/problems/closest-binary-search-tree-value-ii)

[中文文档](/solution/0200-0299/0272.Closest%20Binary%20Search%20Tree%20Value%20II/README.md)

Expand Down
Loading