Notice
250x250
Recent Posts
Recent Comments
Link
목록2024/07/14 (1)
넘치게 채우기
[LeetCode] 726. Number of Atoms
https://leetcode.com/problems/number-of-atoms/description/leetcode - Number of Atoms문제 유형 : 스택, 재귀, 문자열 처리문제 난이도 : Hard 문제Given a string formula representing a chemical formula, return the count of each atom.The atomic element always starts with an uppercase character, then zero or more lowercase letters, representing the name.One or more digits representing that element's count may follow if th..
PS/LeetCode
2024. 7. 14. 12:25