Skip to content

Commit 2e29218

Browse files
authored
Rename 2 sum problem.txt to README.txt
1 parent 2861c77 commit 2e29218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Problem Solution/1) 2 sum (easy)/2 sum problem.txt renamed to Problem Solution/1) 2 sum (easy)/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ Constraints:
2828
2 <= nums.length <= 104
2929
-109 <= nums[i] <= 109
3030
-109 <= target <= 109
31-
Only one valid answer exists.
31+
Only one valid answer exists.

0 commit comments

Comments
 (0)