Test Commit
This commit is contained in:
@@ -15,6 +15,8 @@ namespace BinaryTree
|
|||||||
tree.Add(1);
|
tree.Add(1);
|
||||||
tree.Add(4);
|
tree.Add(4);
|
||||||
|
|
||||||
|
Console.ReadLine();
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user