diff --git a/leetcode-videos/2180-2189/2180-count-integers-with-even-digit-sum.mp4 b/leetcode-videos/2180-2189/2180-count-integers-with-even-digit-sum.mp4 new file mode 100644 index 00000000..1179a0cd Binary files /dev/null and b/leetcode-videos/2180-2189/2180-count-integers-with-even-digit-sum.mp4 differ diff --git a/leetcode-videos/2180-2189/2181-merge-nodes-in-between-zeros.mp4 b/leetcode-videos/2180-2189/2181-merge-nodes-in-between-zeros.mp4 new file mode 100644 index 00000000..736156ea Binary files /dev/null and b/leetcode-videos/2180-2189/2181-merge-nodes-in-between-zeros.mp4 differ diff --git a/leetcode-videos/2180-2189/2182-construct-string-with-repeat-limit.mp4 b/leetcode-videos/2180-2189/2182-construct-string-with-repeat-limit.mp4 new file mode 100644 index 00000000..90c20758 Binary files /dev/null and b/leetcode-videos/2180-2189/2182-construct-string-with-repeat-limit.mp4 differ diff --git a/leetcode-videos/2180-2189/2183-count-array-pairs-divisible-by-k.mp4 b/leetcode-videos/2180-2189/2183-count-array-pairs-divisible-by-k.mp4 new file mode 100644 index 00000000..53309cda Binary files /dev/null and b/leetcode-videos/2180-2189/2183-count-array-pairs-divisible-by-k.mp4 differ diff --git a/leetcode-videos/2180-2189/2184-number-of-ways-to-build-sturdy-brick-wall.mp4 b/leetcode-videos/2180-2189/2184-number-of-ways-to-build-sturdy-brick-wall.mp4 new file mode 100644 index 00000000..d6779eea Binary files /dev/null and b/leetcode-videos/2180-2189/2184-number-of-ways-to-build-sturdy-brick-wall.mp4 differ diff --git a/leetcode-videos/2180-2189/2185-counting-words-with-a-given-prefix.mp4 b/leetcode-videos/2180-2189/2185-counting-words-with-a-given-prefix.mp4 new file mode 100644 index 00000000..14c47474 Binary files /dev/null and b/leetcode-videos/2180-2189/2185-counting-words-with-a-given-prefix.mp4 differ diff --git a/leetcode-videos/2180-2189/2186-minimum-number-of-steps-to-make-two-strings-anagram-ii.mp4 b/leetcode-videos/2180-2189/2186-minimum-number-of-steps-to-make-two-strings-anagram-ii.mp4 new file mode 100644 index 00000000..9b522873 Binary files /dev/null and b/leetcode-videos/2180-2189/2186-minimum-number-of-steps-to-make-two-strings-anagram-ii.mp4 differ diff --git a/leetcode-videos/2180-2189/2187-minimum-time-to-complete-trips.mp4 b/leetcode-videos/2180-2189/2187-minimum-time-to-complete-trips.mp4 new file mode 100644 index 00000000..3c08d37e Binary files /dev/null and b/leetcode-videos/2180-2189/2187-minimum-time-to-complete-trips.mp4 differ diff --git a/leetcode-videos/2180-2189/2188-minimum-time-to-finish-the-race.mp4 b/leetcode-videos/2180-2189/2188-minimum-time-to-finish-the-race.mp4 new file mode 100644 index 00000000..efcd7dc9 Binary files /dev/null and b/leetcode-videos/2180-2189/2188-minimum-time-to-finish-the-race.mp4 differ diff --git a/leetcode-videos/2180-2189/2189-number-of-ways-to-build-house-of-cards.mp4 b/leetcode-videos/2180-2189/2189-number-of-ways-to-build-house-of-cards.mp4 new file mode 100644 index 00000000..afb37623 Binary files /dev/null and b/leetcode-videos/2180-2189/2189-number-of-ways-to-build-house-of-cards.mp4 differ diff --git a/leetcode-videos/2180-2189/README.md b/leetcode-videos/2180-2189/README.md new file mode 100644 index 00000000..dc4e817e --- /dev/null +++ b/leetcode-videos/2180-2189/README.md @@ -0,0 +1,12 @@ +# LeetCode 2180-2189 题解视频 + +- 2180. Count Integers With Even Digit Sum — `2180-count-integers-with-even-digit-sum.mp4` +- 2181. Merge Nodes in Between Zeros — `2181-merge-nodes-in-between-zeros.mp4` +- 2182. Construct String With Repeat Limit — `2182-construct-string-with-repeat-limit.mp4` +- 2183. Count Array Pairs Divisible by K — `2183-count-array-pairs-divisible-by-k.mp4` +- 2184. Number of Ways to Build Sturdy Brick Wall — `2184-number-of-ways-to-build-sturdy-brick-wall.mp4` +- 2185. Counting Words With a Given Prefix — `2185-counting-words-with-a-given-prefix.mp4` +- 2186. Minimum Number of Steps to Make Two Strings Anagram II — `2186-minimum-number-of-steps-to-make-two-strings-anagram-ii.mp4` +- 2187. Minimum Time to Complete Trips — `2187-minimum-time-to-complete-trips.mp4` +- 2188. Minimum Time to Finish the Race — `2188-minimum-time-to-finish-the-race.mp4` +- 2189. Number of Ways to Build House of Cards — `2189-number-of-ways-to-build-house-of-cards.mp4`