Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7d4c579

Browse files
authored
Update addTwoNumbers.md
1 parent 420e798 commit 7d4c579

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

addTwoNumbers.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 题目地址
2+
https://leetcode.com/problems/add-two-numbers/description/
3+
14
## 题目描述
25
You are given two non-empty linked lists representing two non-negative integers. The digits are stored in reverse order and each of their nodes contain a single digit. Add the two numbers and return it as a linked list.
36

0 commit comments

Comments
 (0)