File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Python solution of problems from [LeetCode](https://leetcode.com/).
16
16
| # | Title | Solution | Difficulty |
17
17
| ---| ----- | -------- | ---------- |
18
18
| 1054| [ Distant Barcodes] ( https://leetcode.com/problems/distant-barcodes ) | [ Python] ( ./1000-1100q/1054.py ) | Medium|
19
- | 1053| [ Previous Permutation With One Swap] ( https://leetcode.com/problems/previous-permutation-with-one-swap ) | [ Python] ( ./1000-1100 /1053.py ) | Medium|
19
+ | 1053| [ Previous Permutation With One Swap] ( https://leetcode.com/problems/previous-permutation-with-one-swap ) | [ Python] ( ./1000-1100q /1053.py ) | Medium|
20
20
| 1052| [ Grumpy Bookstore Owner] ( https://leetcode.com/problems/grumpy-bookstore-owner ) | [ Python] ( ./1000-1100q/1052.py ) | Medium|
21
21
| 1051| [ Height Checker] ( https://leetcode.com/problems/height-checker ) | [ Python] ( ./1000-1100q/1051.py ) | Easy|
22
22
| 1048| [ Longest String Chain] ( https://leetcode.com/problems/longest-string-chain ) | [ Python] ( ./1000-1100q/1048.py ) | Medium|
You can’t perform that action at this time.
0 commit comments