File tree
50 files changed
+478
-126
lines changed- solution
- 0200-0299
- 0254.Factor Combinations
- 0262.Trips and Users
- 0700-0799
- 0720.Longest Word in Dictionary
- 0722.Remove Comments
- 0727.Minimum Window Subsequence
- 0763.Partition Labels
- 0800-0899
- 0801.Minimum Swaps To Make Sequences Increasing
- 0850.Rectangle Area II
- 1400-1499/1408.String Matching in an Array
- 1700-1799
- 1718.Construct the Lexicographically Largest Valid Sequence
- 1730.Shortest Path to Get Food
- 1752.Check if Array Is Sorted and Rotated
- 1800-1899
- 1800.Maximum Ascending Subarray Sum
- 1852.Distinct Numbers in Each Subarray
- 1900-1999
- 1944.Number of Visible People in a Queue
- 1945.Sum of Digits of String After Convert
- 1976.Number of Ways to Arrive at Destination
- 2100-2199
- 2115.Find All Possible Recipes from Given Supplies
- 2116.Check if a Parentheses String Can Be Valid
- 2161.Partition Array According to Given Pivot
- 2200-2299
- 2209.Minimum White Tiles After Covering With Carpets
- 2211.Count Collisions on a Road
- 2212.Maximum Points in an Archery Competition
- 2300-2399
- 2330.Valid Palindrome IV
- 2342.Max Sum of a Pair With Equal Sum of Digits
- 2400-2499/2452.Words Within Two Edits of Dictionary
- 2500-2599
- 2506.Count Pairs Of Similar Strings
- 2570.Merge Two 2D Arrays by Summing Values
- 2595.Number of Even and Odd Bits
- 2600-2699/2698.Find the Punishment Number of an Integer
- 3000-3099/3066.Minimum Operations to Exceed Threshold Value II
- 3100-3199/3160.Find the Number of Distinct Colors Among the Balls
- 3200-3299/3223.Minimum Length of String After Operations
- 3400-3499
- 3447.Assign Elements to Groups with Constraints
- 3450.Maximum Students on a Single Bench
- 3453.Separate Squares I
- 3454.Separate Squares II
- 3460.Longest Common Prefix After at Most One Removal
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
50 files changed
+478
-126
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
| |||
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
37 |
| - | |
| 38 | + | |
| 39 | + | |
38 | 40 |
| |
39 | 41 |
| |
40 | 42 |
| |
41 | 43 |
| |
42 | 44 |
| |
43 |
| - | |
| 45 | + | |
| 46 | + | |
44 | 47 |
| |
45 | 48 |
| |
46 | 49 |
| |
47 | 50 |
| |
48 |
| - | |
| 51 | + | |
| 52 | + | |
49 | 53 |
| |
50 | 54 |
| |
51 | 55 |
| |
| |||
55 | 59 |
| |
56 | 60 |
| |
57 | 61 |
| |
58 |
| - | |
| 62 | + | |
| 63 | + | |
59 | 64 |
| |
60 | 65 |
| |
61 | 66 |
| |
| |||
67 | 72 |
| |
68 | 73 |
| |
69 | 74 |
| |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
70 | 83 |
| |
71 | 84 |
| |
72 | 85 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
|
0 commit comments