Update
This commit is contained in:
@@ -146,7 +146,7 @@ class Solution {
|
||||
```
|
||||
|
||||
### Python
|
||||
```python3
|
||||
```python
|
||||
class Solution:
|
||||
# 思路1:优先考虑胃饼干
|
||||
def findContentChildren(self, g: List[int], s: List[int]) -> int:
|
||||
|
||||
Reference in New Issue
Block a user