Open
Conversation
bglgwyng
requested changes
May 7, 2025
bglgwyng
approved these changes
May 13, 2025
ts-programmers/greedy/001_체육복.ts
Outdated
Collaborator
There was a problem hiding this comment.
이런 경우엔 어차피 key가 안빠지고 순서대로 있어서 배열로 해도 됩니다.
02ed3e0 to
2d74445
Compare
bglgwyng
requested changes
May 18, 2025
ts-programmers/greedy/001_체육복.ts
Outdated
Owner
Author
There was a problem hiding this comment.
흠.. 기타 방법으로는 for문 두번 돌리는거 말고 생각나질 않습니다 ㅜ.ㅜ
bglgwyng
requested changes
Jun 5, 2025
ts-programmers/greedy/001_체육복.ts
Outdated
Collaborator
There was a problem hiding this comment.
저번에 어떻게 설명했었는지 잘 기억이 안나는데, 그냥 빈배열로 초기화해놓고 index 접근하는 방법도 말씀드렸었나요?
7201943 to
5a00719
Compare
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.
코드리뷰 요청드리빈다!