summaryrefslogtreecommitdiffstats
path: root/02-data_structures/04-binary_search_trees/01-tree_orders/tests/01
blob: 69028b1ba6fd995803470df0659e2a126a2e4ecb (plain)
1
2
3
4
5
6
5
4 1 2
2 3 4
5 -1 -1
1 -1 -1
3 -1 -1