File tree
114 files changed
+3580
-278
lines changed- solution
- 0100-0199/0195.Tenth Line
- 0600-0699/0636.Exclusive Time of Functions
- 0700-0799
- 0790.Domino and Tromino Tiling
- 0799.Champagne Tower
- 0800-0899/0819.Most Common Word
- 1100-1199
- 1108.Defanging an IP Address
- 1111.Maximum Nesting Depth of Two Valid Parentheses Strings
- 1138.Alphabet Board Path
- 1139.Largest 1-Bordered Square
- 1160.Find Words That Can Be Formed by Characters
- 1184.Distance Between Bus Stops
- 1200-1299
- 1238.Circular Permutation in Binary Representation
- 1256.Encode Number
- 1257.Smallest Common Region
- 1300-1399
- 1301.Number of Paths with Max Score
- 1318.Minimum Flips to Make a OR b Equal to c
- 1324.Print Words Vertically
- 1400-1499
- 1418.Display Table of Food Orders in a Restaurant
- 1448.Count Good Nodes in Binary Tree
- 1470.Shuffle the Array
- 1481.Least Number of Unique Integers after K Removals
- 1487.Making File Names Unique
- 1500-1599
- 1523.Count Odd Numbers in an Interval Range
- 1534.Count Good Triplets
- 1600-1699
- 1617.Count Subtrees With Max Distance Between Cities
- 1618.Maximum Font to Fit a Sentence in a Screen
- 1634.Add Two Polynomials Represented as Linked Lists
- 1649.Create Sorted Array through Instructions
- 1660.Correct a Binary Tree
- 1700-1799
- 1725.Number Of Rectangles That Can Form The Largest Square
- 1746.Maximum Subarray Sum After One Operation
- 1768.Merge Strings Alternately
- 1788.Maximize the Beauty of the Garden
- 1800-1899
- 1801.Number of Orders in the Backlog
- 1803.Count Pairs With XOR in a Range
- 1808.Maximize Number of Nice Divisors
- 1825.Finding MK Average
- 1827.Minimum Operations to Make the Array Increasing
- 1836.Remove Duplicates From an Unsorted Linked List
- 1857.Largest Color Value in a Directed Graph
- 1872.Stone Game VIII
- 1874.Minimize Product Sum of Two Arrays
- 1877.Minimize Maximum Pair Sum in Array
- 1900-1999
- 1911.Maximum Alternating Subsequence Sum
- 1913.Maximum Product Difference Between Two Pairs
- 1914.Cyclically Rotating a Grid
- 1915.Number of Wonderful Substrings
- 1916.Count Ways to Build Rooms in an Ant Colony
- 1962.Remove Stones to Minimize the Total
- 2000-2099/2071.Maximum Number of Tasks You Can Assign
- 2600-2699/2672.Number of Adjacent Elements With the Same Color
- 2900-2999
- 2900.Longest Unequal Adjacent Groups Subsequence I
- 2901.Longest Unequal Adjacent Groups Subsequence II
- 3300-3399/3341.Find Minimum Time to Reach Last Room I
- 3400-3499/3477.Fruits Into Baskets II
- 3500-3599
- 3532.Path Existence Queries in a Graph I
- 3535.Unit Conversion II
- 3536.Maximum Product of Two Digits
- 3537.Fill a Special Grid
- 3538.Merge Operations for Minimum Travel Time
- 3539.Find Sum of Array Product of Magical Sequences
- 3540.Minimum Time to Visit All Houses
- 3541.Find Most Frequent Vowel and Consonant
- 3542.Minimum Operations to Convert All Elements to Zero
- 3543.Maximum Weighted K-Edge Path
- 3544.Subtree Inversion Sum
- 3545.Minimum Deletions for At Most K Distinct Characters
- 3546.Equal Sum Grid Partition I
- 3547.Maximum Sum of Edge Values in a Graph
- 3548.Equal Sum Grid Partition II
- 3549.Multiply Two Polynomials
- 3550.Smallest Index With Digit Sum Equal to Index
- 3551.Minimum Swaps to Sort by Digit Sum
- 3552.Grid Teleportation Traversal
- images
- 3553.Minimum Weighted Subgraph With the Required Paths II
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
114 files changed
+3580
-278
lines changedLines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
26 | 27 |
| |
| 28 | + | |
27 | 29 |
| |
| 30 | + | |
28 | 31 |
| |
| 32 | + | |
29 | 33 |
| |
| 34 | + | |
30 | 35 |
| |
| 36 | + | |
31 | 37 |
| |
| 38 | + | |
32 | 39 |
| |
| 40 | + | |
33 | 41 |
| |
| 42 | + | |
34 | 43 |
| |
| 44 | + | |
35 | 45 |
| |
| 46 | + | |
36 | 47 |
| |
37 | 48 |
| |
38 | 49 |
| |
39 | 50 |
| |
40 | 51 |
| |
| 52 | + | |
41 | 53 |
| |
| 54 | + | |
42 | 55 |
| |
43 | 56 |
| |
44 | 57 |
| |
| 58 | + | |
45 | 59 |
| |
| 60 | + | |
46 | 61 |
| |
47 | 62 |
| |
48 | 63 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
Lines changed: 18 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
30 | 31 |
| |
31 | 32 |
| |
32 | 33 |
| |
| 34 | + | |
33 | 35 |
| |
| 36 | + | |
34 | 37 |
| |
| 38 | + | |
35 | 39 |
| |
| 40 | + | |
36 | 41 |
| |
37 | 42 |
| |
38 | 43 |
| |
39 | 44 |
| |
40 | 45 |
| |
| 46 | + | |
41 | 47 |
| |
| 48 | + | |
42 | 49 |
| |
| 50 | + | |
43 | 51 |
| |
| 52 | + | |
44 | 53 |
| |
45 | 54 |
| |
46 | 55 |
| |
47 | 56 |
| |
48 | 57 |
| |
| 58 | + | |
49 | 59 |
| |
| 60 | + | |
50 | 61 |
| |
| 62 | + | |
51 | 63 |
| |
52 | 64 |
| |
53 | 65 |
| |
| 66 | + | |
54 | 67 |
| |
55 | 68 |
| |
56 | 69 |
| |
57 |
| - | |
58 |
| - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
59 | 75 |
| |
60 | 76 |
| |
61 | 77 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
| 27 | + | |
26 | 28 |
| |
27 | 29 |
| |
28 | 30 |
| |
|
Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
26 | 27 |
| |
| 28 | + | |
27 | 29 |
| |
| 30 | + | |
28 | 31 |
| |
| 32 | + | |
29 | 33 |
| |
| 34 | + | |
30 | 35 |
| |
| 36 | + | |
31 | 37 |
| |
| 38 | + | |
32 | 39 |
| |
| 40 | + | |
33 | 41 |
| |
| 42 | + | |
34 | 43 |
| |
35 | 44 |
| |
36 | 45 |
| |
37 |
| - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
38 | 49 |
| |
39 | 50 |
| |
40 | 51 |
| |
|
Lines changed: 14 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
26 |
| - | |
27 |
| - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 |
| |
29 | 33 |
| |
30 | 34 |
| |
31 | 35 |
| |
32 | 36 |
| |
33 |
| - | |
34 |
| - | |
35 |
| - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
36 | 44 |
| |
37 | 45 |
| |
38 | 46 |
| |
|
Lines changed: 25 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
36 | 42 |
| |
37 | 43 |
| |
38 | 44 |
| |
39 | 45 |
| |
40 | 46 |
| |
41 | 47 |
| |
42 | 48 |
| |
| 49 | + | |
43 | 50 |
| |
| 51 | + | |
44 | 52 |
| |
| 53 | + | |
45 | 54 |
| |
| 55 | + | |
46 | 56 |
| |
| 57 | + | |
47 | 58 |
| |
| 59 | + | |
48 | 60 |
| |
| 61 | + | |
49 | 62 |
| |
| 63 | + | |
50 | 64 |
| |
| 65 | + | |
51 | 66 |
| |
52 | 67 |
| |
53 | 68 |
| |
54 |
| - | |
55 |
| - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
56 | 74 |
| |
57 | 75 |
| |
58 | 76 |
| |
|
Lines changed: 15 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
| 30 | + | |
29 | 31 |
| |
| 32 | + | |
30 | 33 |
| |
| 34 | + | |
31 | 35 |
| |
32 | 36 |
| |
33 | 37 |
| |
34 | 38 |
| |
35 | 39 |
| |
| 40 | + | |
36 | 41 |
| |
| 42 | + | |
37 | 43 |
| |
| 44 | + | |
38 | 45 |
| |
39 | 46 |
| |
40 | 47 |
| |
| 48 | + | |
41 | 49 |
| |
42 | 50 |
| |
43 | 51 |
| |
44 |
| - | |
45 |
| - | |
46 |
| - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
47 | 59 |
| |
48 | 60 |
| |
49 | 61 |
| |
|
Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 |
| - | |
29 |
| - | |
30 |
| - | |
| 28 | + | |
31 | 29 |
| |
32 | 30 |
| |
33 | 31 |
| |
| |||
56 | 54 |
| |
57 | 55 |
| |
58 | 56 |
| |
59 |
| - | |
| 57 | + | |
60 | 58 |
| |
61 | 59 |
| |
62 | 60 |
| |
|
Lines changed: 22 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
32 | 33 |
| |
| 34 | + | |
33 | 35 |
| |
| 36 | + | |
34 | 37 |
| |
| 38 | + | |
35 | 39 |
| |
36 | 40 |
| |
37 | 41 |
| |
| |||
41 | 45 |
| |
42 | 46 |
| |
43 | 47 |
| |
| 48 | + | |
44 | 49 |
| |
| 50 | + | |
45 | 51 |
| |
| 52 | + | |
46 | 53 |
| |
| 54 | + | |
47 | 55 |
| |
48 | 56 |
| |
49 | 57 |
| |
| |||
53 | 61 |
| |
54 | 62 |
| |
55 | 63 |
| |
| 64 | + | |
56 | 65 |
| |
| 66 | + | |
57 | 67 |
| |
| 68 | + | |
58 | 69 |
| |
| 70 | + | |
59 | 71 |
| |
60 | 72 |
| |
61 | 73 |
| |
| 74 | + | |
62 | 75 |
| |
63 | 76 |
| |
64 | 77 |
| |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
69 | 87 |
| |
70 | 88 |
| |
71 | 89 |
| |
|
0 commit comments