diff --git a/leetcode-videos/2250-2259/2250-count-number-of-rectangles-containing-each-point.mp4 b/leetcode-videos/2250-2259/2250-count-number-of-rectangles-containing-each-point.mp4 new file mode 100644 index 00000000..5561a6a2 Binary files /dev/null and b/leetcode-videos/2250-2259/2250-count-number-of-rectangles-containing-each-point.mp4 differ diff --git a/leetcode-videos/2250-2259/2251-number-of-flowers-in-full-bloom.mp4 b/leetcode-videos/2250-2259/2251-number-of-flowers-in-full-bloom.mp4 new file mode 100644 index 00000000..634a2a3b Binary files /dev/null and b/leetcode-videos/2250-2259/2251-number-of-flowers-in-full-bloom.mp4 differ diff --git a/leetcode-videos/2250-2259/2252-dynamic-pivoting-of-a-table.mp4 b/leetcode-videos/2250-2259/2252-dynamic-pivoting-of-a-table.mp4 new file mode 100644 index 00000000..009174f8 Binary files /dev/null and b/leetcode-videos/2250-2259/2252-dynamic-pivoting-of-a-table.mp4 differ diff --git a/leetcode-videos/2250-2259/2253-dynamic-unpivoting-of-a-table.mp4 b/leetcode-videos/2250-2259/2253-dynamic-unpivoting-of-a-table.mp4 new file mode 100644 index 00000000..0e0a9628 Binary files /dev/null and b/leetcode-videos/2250-2259/2253-dynamic-unpivoting-of-a-table.mp4 differ diff --git a/leetcode-videos/2250-2259/2254-design-video-sharing-platform.mp4 b/leetcode-videos/2250-2259/2254-design-video-sharing-platform.mp4 new file mode 100644 index 00000000..87ede503 Binary files /dev/null and b/leetcode-videos/2250-2259/2254-design-video-sharing-platform.mp4 differ diff --git a/leetcode-videos/2250-2259/2255-count-prefixes-of-a-given-string.mp4 b/leetcode-videos/2250-2259/2255-count-prefixes-of-a-given-string.mp4 new file mode 100644 index 00000000..d981c42b Binary files /dev/null and b/leetcode-videos/2250-2259/2255-count-prefixes-of-a-given-string.mp4 differ diff --git a/leetcode-videos/2250-2259/2256-minimum-average-difference.mp4 b/leetcode-videos/2250-2259/2256-minimum-average-difference.mp4 new file mode 100644 index 00000000..fba6a695 Binary files /dev/null and b/leetcode-videos/2250-2259/2256-minimum-average-difference.mp4 differ diff --git a/leetcode-videos/2250-2259/2257-count-unguarded-cells-in-the-grid.mp4 b/leetcode-videos/2250-2259/2257-count-unguarded-cells-in-the-grid.mp4 new file mode 100644 index 00000000..21fb5459 Binary files /dev/null and b/leetcode-videos/2250-2259/2257-count-unguarded-cells-in-the-grid.mp4 differ diff --git a/leetcode-videos/2250-2259/2258-escape-the-spreading-fire.mp4 b/leetcode-videos/2250-2259/2258-escape-the-spreading-fire.mp4 new file mode 100644 index 00000000..19974d40 Binary files /dev/null and b/leetcode-videos/2250-2259/2258-escape-the-spreading-fire.mp4 differ diff --git a/leetcode-videos/2250-2259/2259-remove-digit-from-number-to-maximize-result.mp4 b/leetcode-videos/2250-2259/2259-remove-digit-from-number-to-maximize-result.mp4 new file mode 100644 index 00000000..74def800 Binary files /dev/null and b/leetcode-videos/2250-2259/2259-remove-digit-from-number-to-maximize-result.mp4 differ diff --git a/leetcode-videos/2250-2259/README.md b/leetcode-videos/2250-2259/README.md new file mode 100644 index 00000000..447d32b2 --- /dev/null +++ b/leetcode-videos/2250-2259/README.md @@ -0,0 +1,12 @@ +# LeetCode 2250-2259 题解视频 + +- 2250. Count Number of Rectangles Containing Each Point — `2250-count-number-of-rectangles-containing-each-point.mp4` +- 2251. Number of Flowers in Full Bloom — `2251-number-of-flowers-in-full-bloom.mp4` +- 2252. Dynamic Pivoting of a Table — `2252-dynamic-pivoting-of-a-table.mp4` +- 2253. Dynamic Unpivoting of a Table — `2253-dynamic-unpivoting-of-a-table.mp4` +- 2254. Design Video Sharing Platform — `2254-design-video-sharing-platform.mp4` +- 2255. Count Prefixes of a Given String — `2255-count-prefixes-of-a-given-string.mp4` +- 2256. Minimum Average Difference — `2256-minimum-average-difference.mp4` +- 2257. Count Unguarded Cells in the Grid — `2257-count-unguarded-cells-in-the-grid.mp4` +- 2258. Escape the Spreading Fire — `2258-escape-the-spreading-fire.mp4` +- 2259. Remove Digit From Number to Maximize Result — `2259-remove-digit-from-number-to-maximize-result.mp4`