solution\2400-2499\2467.Most Profitable Path in a Tree\Solution.java
- 14 Complexity
- 4.67 Complexity / M
- 0 Duplication
- 1 Churn
- 55 Lines
- 52 Lines of Code
- 3 Methods
- 17.33 LOC / Method
No issues found
“
All problems in computer science can be solved by another level of indirection, except for the problem of too many layers of indirection.