Initial data commit
This commit is contained in:
parent
72d218235f
commit
f23f22d71c
199087 changed files with 3378941 additions and 0 deletions
3
Task/Visualize-a-tree/Tcl/visualize-a-tree-2.tcl
Normal file
3
Task/Visualize-a-tree/Tcl/visualize-a-tree-2.tcl
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Sample tree to demonstrate with
|
||||
struct::tree t deserialize {root {} {} a 0 {} d 3 {} e 3 {} f 9 {} b 0 {} c 0 {}}
|
||||
visualize_tree t
|
||||
Loading…
Add table
Add a link
Reference in a new issue