aboutsummaryrefslogtreecommitdiff
path: root/challenge-057/dave-jacoby/perl/tree2.json
blob: b09daf4906ab915cae91154aaf9bdb576518de77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "right": {
    "1": 2,
    "2": 4,
    "3": 6
  },
  "nodes": [1, 2, 3, 4, 5, 6, 7, 8],
  "left": {
    "1": 3,
    "2": 5,
    "3": 7,
    "7": 8
  }
}