Skip to content

Commit 572ca46

Browse files
authored
Add files via upload
1 parent 45f43bb commit 572ca46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

剑指Offer/61.序列化二叉树.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
class Solution:
2+
23
def __init__(self):
34
self.flag = -1
45

0 commit comments

Comments
 (0)