Notes
This function is in beta test. Please help improve it in the issues
here.
Your Answer
Simple tree test. find path: 1 10 sum: 15 depth: 3 allPathSumGreater: 0 1 covered_by: 0 contained_by: 1 traversal: 6 3 3 1 2 3 312 1 12 2 3 1 2 3 6 copy: passed
JOJ Answer
Simple tree test. find path: 1 10 sum: 15 depth: 3 allPathSumGreater: 0 1 covered_by: 0 contained_by: 1 traversal: 6 3 3 1 2 3 312 1 12 2 3 1 2 3 6 copy: passed