src\Leetcode\1286_iterator-for-combination.cpp
- 10 Complexity
- 2 Complexity / M
- 0 Duplication
- 2 Churn
- 52 Lines
- 45 Lines of Code
- 5 Methods
- 9 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.