I want to pass a refference to a list of lists of ints, NOT the int value itself.
I have a list of list of ints, which represents a root-first binary tree, which I am cal