forked from doocs/leetcode
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit b7d2658
feat: add solutions to lc problems: No.1385+ (doocs#2159)
1 parent 201b8e9 commit b7d2658
File tree
27 files changed
+284
-71
lines changed- solution
- 1300-1399
- 1385.Find the Distance Value Between Two Arrays
- 1386.Cinema Seat Allocation
- 1387.Sort Integers by The Power Value
- 1388.Pizza With 3n Slices
- 1389.Create Target Array in the Given Order
- 1390.Four Divisors
- 1392.Longest Happy Prefix
- 1393.Capital GainLoss
- 1394.Find Lucky Integer in an Array
- 1395.Count Number of Teams
- 1396.Design Underground System
- 1399.Count Largest Group
- 1400-1499
- 1400.Construct K Palindrome Strings
- 1401.Circle and Rectangle Overlapping
- 1402.Reducing Dishes
- 1403.Minimum Subsequence in Non-Increasing Order
- 1404.Number of Steps to Reduce a Number in Binary Representation to One
- 1405.Longest Happy String
- 1406.Stone Game III
- 1408.String Matching in an Array
27 files changed
+284
-71
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 | + | ||
61 | + | ||
62 | + | ||
63 | + | ||
64 | + | ||
65 | + | ||
60 | 66 |
| |
61 | 67 |
| |
62 | 68 |
| |
|
Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 | + | ||
55 | + | ||
56 | + | ||
57 | + | ||
58 | + | ||
59 | + | ||
60 | + | ||
61 | + | ||
62 | + | ||
63 | + | ||
64 | + | ||
65 | + | ||
66 | + | ||
67 | + | ||
54 | 68 |
| |
55 | 69 |
| |
56 | 70 |
| |
|
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 | + | ||
57 | + | ||
58 | + | ||
59 | + | ||
60 | + | ||
61 | + | ||
62 | + | ||
63 | + | ||
64 | + | ||
65 | + | ||
56 | 66 |
| |
57 | 67 |
| |
58 | 68 |
| |
|
Lines changed: 29 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 | + | ||
47 | + | ||
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
52 | + | ||
53 | + | ||
54 | + | ||
55 | + | ||
56 | + | ||
57 | + | ||
58 | + | ||
59 | + | ||
60 | + | ||
61 | + | ||
62 | + | ||
63 | + | ||
64 | + | ||
65 | + | ||
66 | + | ||
67 | + | ||
68 | + | ||
69 | + | ||
70 | + | ||
71 | + | ||
72 | + | ||
73 | + | ||
74 | + | ||
46 | 75 |
| |
47 | 76 |
| |
48 | 77 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 | + | ||
68 | + | ||
69 | + | ||
70 | + | ||
71 | + | ||
72 | + | ||
67 | 73 |
| |
68 | 74 |
| |
69 | 75 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 | + | ||
47 | + | ||
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
46 | 52 |
| |
47 | 53 |
| |
48 | 54 |
| |
|
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 | + | ||
39 | + | ||
40 | + | ||
41 | + | ||
42 | + | ||
43 | + | ||
44 | + | ||
45 | + | ||
46 | + | ||
47 | + | ||
38 | 48 |
| |
39 | 49 |
| |
40 | 50 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 | + | ||
71 | + | ||
72 | + | ||
73 | + | ||
70 | 74 |
| |
71 | 75 |
| |
72 | 76 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 | + | ||
47 | + | ||
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
46 | 52 |
| |
47 | 53 |
| |
48 | 54 |
| |
|
Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 | + | ||
55 | + | ||
56 | + | ||
57 | + | ||
58 | + | ||
59 | + | ||
60 | + | ||
61 | + | ||
62 | + | ||
63 | + | ||
64 | + | ||
65 | + | ||
54 | 66 |
| |
55 | 67 |
| |
56 | 68 |
| |
|
0 commit comments