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