Solutions\13-roman-to-integer\roman-to-integer.java
- 3 Complexity
- 3 Complexity / M
- 0 Duplication
- 1 Churn
- 29 Lines
- 24 Lines of Code
- 1 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.