Merge pull request #1645 from casnz1601/patch-27

Update 0797.所有可能的路径.md
This commit is contained in:
程序员Carl
2022-09-19 09:40:13 +08:00
committed by GitHub

View File

@ -296,7 +296,7 @@ public:
### Java ### Java
### Python ### Python
``` ```python
class Solution: class Solution:
def __init__(self): def __init__(self):
self.result = [] self.result = []