Notes
This function is in beta test. Please help improve it in the issues
here.
Your Answer
Simple tree test 2. find path: 0010 -1 sum: 28 depth: 5 allPathSumGreater: 1 0 covered_by: 0 contained_by: 1 traversal: 11 5 3 2 1 6 c aa b dddd ddddf f 1 2 3 5 6 11 copy: passed
JOJ Answer
Simple tree test 2. find path: 0010 -1 sum: 28 depth: 5 allPathSumGreater: 1 0 covered_by: 0 contained_by: 1 traversal: 11 5 3 2 1 6 c aa b dddd ddddf f 1 2 3 5 6 11 copy: passed