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.
PR Summary
위장
(각 조합별 길이 + 각 아이템을 착용 안했을 경우) 만큼 전부 곱해주고 그럼 전부 착용 안한 경우(한가지)만 빼주면 끝.
문제 처음 봤을때는 쉽게 느껴졌는데 시간초과때문에 오래걸린 케이스
개인적으로 이런 테스트케이스 맘에 안들어요 더 추가됐으면 좋겠다
프린터
딕셔너리를 사용해서 풀긴했는데, 좀 코드가 난해해서
스택이나 큐를 사용한 사람이 설명해주겠지 하고있습니다.
ISSUE NUMBER