[Swift] BaekJoon - 9012번 괄호
안녕하세요. 비모입니다.🤖 오늘은 백준 - 9012 괄호 문제를 풀어봤습니다^^ 비모's GitHub https://github.com/ornwoo96/Algorithm GitHub - ornwoo96/Algorithm: CodingTest CodingTest. Contribute to ornwoo96/Algorithm development by creating an account on GitHub. github.com 문제 링크 https://www.acmicpc.net/problem/9012 9012번: 괄호 괄호 문자열(Parenthesis String, PS)은 두 개의 괄호 기호인 ‘(’ 와 ‘)’ 만으로 구성되어 있는 문자열이다. 그 중에서 괄호의 모양이 바르게 구성된 문자열을 올바른 괄호 문..
2022.07.16