solution\0300-0399\0340.Longest Substring with At Most K Distinct Characters\Solution.java
- 4 Complexity
- 4 Complexity / M
- 0 Duplication
- 1 Churn
- 21 Lines
- 21 Lines of Code
- 1 Methods
- 21 LOC / Method
No issues found
“
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.