solution\2000-2099\2045.Second Minimum Time to Reach Destination\Solution.java
- 12 Complexity
- 12 Complexity / M
- 0 Duplication
- 1 Churn
- 42 Lines
- 42 Lines of Code
- 1 Methods
- 42 LOC / Method
No issues found
“
Good code is its own best documentation. As you’re about to add a comment, ask yourself, ‘How can I improve the code so that this comment isn’t needed?’