README.md Güncelle
This commit is contained in:
parent
fbbd2b09e4
commit
7faba3ad66
@ -5,7 +5,7 @@ You are given two non-empty linked lists representing two non-negative integers.
|
|||||||
You may assume the two numbers do not contain any leading zero, except the number 0 itself.
|
You may assume the two numbers do not contain any leading zero, except the number 0 itself.
|
||||||
|
|
||||||
## Example 1:
|
## Example 1:
|
||||||
()[https://assets.leetcode.com/uploads/2020/10/02/addtwonumber1.jpg$0]
|

|
||||||
|
|
||||||
Input: l1 = [2,4,3], l2 = [5,6,4]
|
Input: l1 = [2,4,3], l2 = [5,6,4]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user