diff --git a/leetcode-videos/2200-2209/2200-find-all-k-distant-indices-in-an-array.mp4 b/leetcode-videos/2200-2209/2200-find-all-k-distant-indices-in-an-array.mp4 new file mode 100644 index 00000000..0b8c2afa Binary files /dev/null and b/leetcode-videos/2200-2209/2200-find-all-k-distant-indices-in-an-array.mp4 differ diff --git a/leetcode-videos/2200-2209/2201-count-artifacts-that-can-be-extracted.mp4 b/leetcode-videos/2200-2209/2201-count-artifacts-that-can-be-extracted.mp4 new file mode 100644 index 00000000..7b22cb04 Binary files /dev/null and b/leetcode-videos/2200-2209/2201-count-artifacts-that-can-be-extracted.mp4 differ diff --git a/leetcode-videos/2200-2209/2202-maximize-the-topmost-element-after-k-moves.mp4 b/leetcode-videos/2200-2209/2202-maximize-the-topmost-element-after-k-moves.mp4 new file mode 100644 index 00000000..9a649676 Binary files /dev/null and b/leetcode-videos/2200-2209/2202-maximize-the-topmost-element-after-k-moves.mp4 differ diff --git a/leetcode-videos/2200-2209/2203-minimum-weighted-subgraph-with-the-required-paths.mp4 b/leetcode-videos/2200-2209/2203-minimum-weighted-subgraph-with-the-required-paths.mp4 new file mode 100644 index 00000000..91940f7e Binary files /dev/null and b/leetcode-videos/2200-2209/2203-minimum-weighted-subgraph-with-the-required-paths.mp4 differ diff --git a/leetcode-videos/2200-2209/2204-distance-to-a-cycle-in-undirected-graph.mp4 b/leetcode-videos/2200-2209/2204-distance-to-a-cycle-in-undirected-graph.mp4 new file mode 100644 index 00000000..182c32fd Binary files /dev/null and b/leetcode-videos/2200-2209/2204-distance-to-a-cycle-in-undirected-graph.mp4 differ diff --git a/leetcode-videos/2200-2209/2205-the-number-of-users-that-are-eligible-for-discount.mp4 b/leetcode-videos/2200-2209/2205-the-number-of-users-that-are-eligible-for-discount.mp4 new file mode 100644 index 00000000..38be0e71 Binary files /dev/null and b/leetcode-videos/2200-2209/2205-the-number-of-users-that-are-eligible-for-discount.mp4 differ diff --git a/leetcode-videos/2200-2209/2206-divide-array-into-equal-pairs.mp4 b/leetcode-videos/2200-2209/2206-divide-array-into-equal-pairs.mp4 new file mode 100644 index 00000000..a02ad8f3 Binary files /dev/null and b/leetcode-videos/2200-2209/2206-divide-array-into-equal-pairs.mp4 differ diff --git a/leetcode-videos/2200-2209/2207-maximize-number-of-subsequences-in-a-string.mp4 b/leetcode-videos/2200-2209/2207-maximize-number-of-subsequences-in-a-string.mp4 new file mode 100644 index 00000000..5b401c2b Binary files /dev/null and b/leetcode-videos/2200-2209/2207-maximize-number-of-subsequences-in-a-string.mp4 differ diff --git a/leetcode-videos/2200-2209/2208-minimum-operations-to-halve-array-sum.mp4 b/leetcode-videos/2200-2209/2208-minimum-operations-to-halve-array-sum.mp4 new file mode 100644 index 00000000..c7ccc186 Binary files /dev/null and b/leetcode-videos/2200-2209/2208-minimum-operations-to-halve-array-sum.mp4 differ diff --git a/leetcode-videos/2200-2209/2209-minimum-white-tiles-after-covering-with-carpets.mp4 b/leetcode-videos/2200-2209/2209-minimum-white-tiles-after-covering-with-carpets.mp4 new file mode 100644 index 00000000..f09adc57 Binary files /dev/null and b/leetcode-videos/2200-2209/2209-minimum-white-tiles-after-covering-with-carpets.mp4 differ diff --git a/leetcode-videos/2200-2209/README.md b/leetcode-videos/2200-2209/README.md new file mode 100644 index 00000000..8638efc8 --- /dev/null +++ b/leetcode-videos/2200-2209/README.md @@ -0,0 +1,12 @@ +# LeetCode 2200-2209 题解视频 + +- 2200. Find All K-Distant Indices in an Array — `2200-find-all-k-distant-indices-in-an-array.mp4` +- 2201. Count Artifacts That Can Be Extracted — `2201-count-artifacts-that-can-be-extracted.mp4` +- 2202. Maximize the Topmost Element After K Moves — `2202-maximize-the-topmost-element-after-k-moves.mp4` +- 2203. Minimum Weighted Subgraph With the Required Paths — `2203-minimum-weighted-subgraph-with-the-required-paths.mp4` +- 2204. Distance to a Cycle in Undirected Graph — `2204-distance-to-a-cycle-in-undirected-graph.mp4` +- 2205. The Number of Users That Are Eligible for Discount — `2205-the-number-of-users-that-are-eligible-for-discount.mp4` +- 2206. Divide Array Into Equal Pairs — `2206-divide-array-into-equal-pairs.mp4` +- 2207. Maximize Number of Subsequences in a String — `2207-maximize-number-of-subsequences-in-a-string.mp4` +- 2208. Minimum Operations to Halve Array Sum — `2208-minimum-operations-to-halve-array-sum.mp4` +- 2209. Minimum White Tiles After Covering With Carpets — `2209-minimum-white-tiles-after-covering-with-carpets.mp4`