Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[프로그래머스/알고리즘 고득점 Kit] Stack/Queue #42

Closed
sieunnnn opened this issue Dec 18, 2023 · 1 comment
Closed

[프로그래머스/알고리즘 고득점 Kit] Stack/Queue #42

sieunnnn opened this issue Dec 18, 2023 · 1 comment
Assignees
Labels
알고리즘 프로그래머스 알고리즘 Kit 문제풀이 프로그래머스 프로그래머스 문제풀이

Comments

@sieunnnn
Copy link
Owner

sieunnnn commented Dec 18, 2023

프로그래머스 알고리즘 고득점 Kit Stack/Queue 문제풀이 입니다.

@sieunnnn sieunnnn added 프로그래머스 프로그래머스 문제풀이 알고리즘 프로그래머스 알고리즘 Kit 문제풀이 labels Dec 18, 2023
@sieunnnn sieunnnn self-assigned this Dec 18, 2023
@sieunnnn
Copy link
Owner Author

올바른 괄호

return 문에 stack.isEmpty() 를 넣으면 마지막 효율성 테스트 케이스에서 아웃 됩니다!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
알고리즘 프로그래머스 알고리즘 Kit 문제풀이 프로그래머스 프로그래머스 문제풀이
Projects
None yet
Development

No branches or pull requests

1 participant