Adding an extra line between the functions.
This commit is contained in:
parent
2bc25726d2
commit
74b1cf407e
|
@ -40,6 +40,7 @@ namespace P002_Add_Two_Numbers
|
|||
|
||||
return head;
|
||||
}
|
||||
|
||||
/**
|
||||
* 1562 / 1562 test cases passed.
|
||||
* Status: Accepted
|
||||
|
|
Loading…
Reference in New Issue