Skip to content

Commit 015ee2f

Browse files
committed
Format definition
1 parent e198f9c commit 015ee2f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/src/easy/14.longest_common_prefix/problem.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
https://leetcode.com/problems/longest-common-prefix/
33

44
Write a function to find the longest common prefix string amongst an array of strings.
5-
65
If there is no common prefix, return an empty string "".
76

87

0 commit comments

Comments
 (0)