math\geometry\graham_scan\cpp\grahamscan.cpp
- 23 Complexity
- 3.29 Complexity / M
- 0 Duplication
- 1 Churn
- 161 Lines
- 92 Lines of Code
- 7 Methods
- 13.14 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.