Skip to content

Commit a7ab5da

Browse files
authored
Removes a pointless sentence.
1 parent 63cae25 commit a7ab5da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3Sum and 4Sum/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 3Sum and 4Sum
22

3-
3Sum and 4Sum are extensions of a popular algorithm question, the [2Sum][5]. This article will talk about the problem and describe possible solutions.
3+
3Sum and 4Sum are extensions of a popular algorithm question, the [2Sum][5].
44

55
## 3Sum
66

0 commit comments

Comments
 (0)