pull/10/head
andy 4 years ago
parent d44d8f81d4
commit bdc7acd8e9

@ -72,5 +72,8 @@ public class Solution {
// n2.right = n5; // n2.right = n5;
new Solution().deleteNode(root, 1); new Solution().deleteNode(root, 1);
} }
} }

Loading…
Cancel
Save