[LeetCode] 1689. Partitioning Into Minimum Number Of Deci-Binary Numbers 최대 1 분 소요 Python class Solution: def minPartitions(self, n: str) -> int: return max(n) 공유하기 Twitter Facebook LinkedIn 이전 다음 댓글남기기
댓글남기기