11월 4주차 공통 문제#8
Open
KangJiSseok wants to merge 2 commits intomainfrom
Hidden character warning
The head ref may contain hidden characters: "4889_\uc548\uc815\uc801\uc778\ubb38\uc790\uc5f4"
Open
Conversation
Contributor
KangJiSseok
commented
Nov 30, 2025
- 불완전한 문자열들만 남도록 했다.
- 불완전한 문자열들은 패턴이 존재한다.
- 패턴에 따라 완전한문자열이 되도록 개수를 카운트했다.
Member
|
나랑 조금 다르게 풀었다. 스택으로 짝이 맞는 쪽은 정리를 하고, 마지막에 스택에 남은 요소들을 2개씩 꺼내면서 괄호를 바꿔야하는 개수를 구한다. 괄호 처리를 마지막에 하는지 / 바로바로 하는지 방식의 차이가 있어서 참고해보면 좋을 것 같다! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.