Skip to content

Commit 1b137f8

Browse files
authored
Rename Add two numbers.txt to README.txt
1 parent 2e29218 commit 1b137f8

File tree

1 file changed

+1
-1
lines changed
  • Problem Solution/2) Add two number (medium)

1 file changed

+1
-1
lines changed

Problem Solution/2) Add two number (medium)/Add two numbers.txt renamed to Problem Solution/2) Add two number (medium)/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ Constraints:
2626

2727
The number of nodes in each linked list is in the range [1, 100].
2828
0 <= Node.val <= 9
29-
It is guaranteed that the list represents a number that does not have leading zeros.
29+
It is guaranteed that the list represents a number that does not have leading zeros.

0 commit comments

Comments
 (0)