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 1552d84 commit 83f6075Copy full SHA for 83f6075
same-tree/WhiteHyun.swift
@@ -31,4 +31,4 @@ final class Solution {
31
func isSameTree(_ p: TreeNode?, _ q: TreeNode?) -> Bool {
32
p == q
33
}
34
-}
+}
0 commit comments