parent
767c7fdcca
commit
8b862a548c
|
|
@ -165,7 +165,7 @@ class Solution {
|
|||
```
|
||||
|
||||
Python:
|
||||
```python3
|
||||
```python
|
||||
|
||||
class Solution(object):
|
||||
def fourSum(self, nums, target):
|
||||
|
|
|
|||
Loading…
Reference in New Issue