forked from doocs/leetcode
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 5504b39
feat: update lc problems (doocs#3634)
1 parent ccf55f2 commit 5504b39
File tree
29 files changed
+354
-336
lines changed- solution
- 0200-0299/0297.Serialize and Deserialize Binary Tree
- 0500-0599
- 0593.Valid Square
- 0594.Longest Harmonious Subsequence
- 0900-0999/0975.Odd Even Jump
- 1200-1299
- 1281.Subtract the Product and Sum of Digits of an Integer
- 1295.Find Numbers with Even Number of Digits
- 1299.Replace Elements with Greatest Element on Right Side
- 1400-1499
- 1470.Shuffle the Array
- 1473.Paint House III
- 1475.Final Prices With a Special Discount in a Shop
- 1482.Minimum Number of Days to Make m Bouquets
- 1800-1899/1870.Minimum Speed to Arrive on Time
- 2600-2699/2694.Event Emitter
- 3100-3199/3126.Server Utilization Time
- 3200-3299
- 3279.Maximum Total Area Occupied by Pistons
- 3284.Sum of Consecutive Subarrays
- 3299.Sum of Consecutive Subsequences
- 3300-3399/3303.Find the Occurrence of First Almost Equal Substring
29 files changed
+354
-336
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 | - | ||
28 | + | ||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 | - | ||
32 | + | ||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 | - | ||
25 | + | ||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 | - | ||
26 | - | ||
27 | - | ||
25 | + | ||
28 | 26 |
| |
29 | 27 |
| |
30 | 28 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 | - | ||
23 | + | ||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 | - | ||
29 | - | ||
28 | + | ||
29 | + | ||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 | - | ||
33 | + | ||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 | - | ||
41 | + | ||
42 | + | ||
42 | 43 |
| |
43 | 44 |
| |
44 | - | ||
45 | + | ||
45 | 46 |
| |
46 | 47 |
| |
47 | 48 |
| |
| |||
50 | 51 |
| |
51 | 52 |
| |
52 | 53 |
| |
53 | - | ||
54 | + | ||
55 | + | ||
54 | 56 |
| |
55 | 57 |
| |
56 | 58 |
| |
57 | 59 |
| |
58 | - | ||
60 | + | ||
59 | 61 |
| |
60 | - | ||
62 | + | ||
61 | 63 |
| |
62 | - | ||
64 | + | ||
63 | 65 |
| |
64 | 66 |
| |
65 | 67 |
| |
| |||
73 | 75 |
| |
74 | 76 |
| |
75 | 77 |
| |
76 | - | ||
78 | + | ||
79 | + | ||
77 | 80 |
| |
78 | 81 |
| |
79 | 82 |
| |
| |||
84 | 87 |
| |
85 | 88 |
| |
86 | 89 |
| |
87 | - | ||
88 | - | ||
90 | + | ||
91 | + | ||
89 | 92 |
| |
90 | 93 |
| |
91 | 94 |
| |
|
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 | - | ||
28 | + | ||
29 | 29 |
| |
30 | - | ||
31 | - | ||
30 | + | ||
31 | + | ||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 | - | ||
40 | - | ||
41 | - | ||
39 | + | ||
40 | + | ||
41 | + | ||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
|
Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 | - | ||
29 | - | ||
30 | - | ||
31 | - | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 | - | ||
41 | - | ||
42 | - | ||
40 | + | ||
41 | + | ||
42 | + | ||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 | - | ||
44 | + | ||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
|
Lines changed: 2 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 | 33 |
| |
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 | - | ||
43 | + | ||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
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 |
| |
|
0 commit comments