Skip to content

Commit 2eb6db3

Browse files
committed
Updated Leetcode problem 13.
1 parent d6b8327 commit 2eb6db3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ You can skip the more difficult problems and do them later.
9797
- <a name="1071"></a>[1071. Greatest Common Divisor of Strings](en/1001-2000/1071-greatest-common-divisor-of-strings.md) Python, Java, C++, JavaScript, C#, Go, Ruby. [中文](zh/1001-2000/1071-greatest-common-divisor-of-strings.md)
9898

9999
## Optional problems
100-
- <a name="13"></a>[13. Roman to Integer](en/1-1000/13-roman-to-integer.md) Python, Java, Ruby. [中文](zh/1-1000/13-roman-to-integer.md)
100+
- <a name="13"></a>[13. Roman to Integer](en/1-1000/13-roman-to-integer.md) Python, Java, C++, JavaScript, C#, Go, Ruby. [中文](zh/1-1000/13-roman-to-integer.md)
101101
- <a name="58"></a>[58. Length of Last Word](en/1-1000/58-length-of-last-word.md) Python, Java, Ruby. [中文](zh/1-1000/58-length-of-last-word.md)
102102
- <a name="14"></a>[14. Longest Common Prefix](en/1-1000/14-longest-common-prefix.md) Python, Java, Ruby. [中文](zh/1-1000/14-longest-common-prefix.md)
103103
- <a name="125"></a>[125. Valid Palindrome](en/1-1000/125-valid-palindrome.md) Python, Java, Ruby. [中文](zh/1-1000/125-valid-palindrome.md)

0 commit comments

Comments
 (0)