summaryrefslogtreecommitdiffstats
path: root/02-data_structures/04-binary_search_trees/01-tree_orders/tests/01.a
blob: 92d3d3925230d1b50827de73ab186e6ccdb8d6ea (plain)
1
2
3
1 2 3 4 5
4 2 1 3 5
1 3 2 5 4