README.md Güncelle
This commit is contained in:
parent
7faba3ad66
commit
f2376f7a40
@ -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:
|
||||||

|

|
||||||
|
|
||||||
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