We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45f43bb commit 572ca46Copy full SHA for 572ca46
剑指Offer/61.序列化二叉树.py
@@ -1,4 +1,5 @@
1
class Solution:
2
+
3
def __init__(self):
4
self.flag = -1
5
0 commit comments