Skip to content

Commit 0173b1b

Browse files
committed
Update 1624-largest_substring_between_two_equal_chars.py
1 parent b46c2f3 commit 0173b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 1624-largest_substring_between_two_equal_chars.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
Basket of “reverse”:
55
https://leetcode.com/problems/reverse-string/
66
https://leetcode.com/problems/reverse-string-ii/
7-
https://leetcode.com/problems/reverse-words-in-a-string-iii/
87
https://leetcode.com/problems/reverse-words-in-a-string/
8+
https://leetcode.com/problems/reverse-words-in-a-string-iii/
99
1010
Runtime: 24 ms, faster than 61.23% of Python online submissions for Largest Substring Between Two Equal Characters.
1111
Memory Usage: 13.3 MB, less than 55.07% of Python online submissions for Largest Substring Between Two Equal Characters.

0 commit comments

Comments
 (0)