solution\2100-2199\2184.Number of Ways to Build Sturdy Brick Wall\Solution.java
- 19 Complexity
- 6.33 Complexity / M
- 0 Duplication
- 1 Churn
- 75 Lines
- 72 Lines of Code
- 3 Methods
- 24 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.