Merged
Conversation
Moonjonghoo
approved these changes
Jan 21, 2025
| } | ||
|
|
||
| return result; | ||
| } No newline at end of file |
Collaborator
There was a problem hiding this comment.
배열복사를안하고 numlist 를 그대로정렬했는데 복사해서 처리하셔서 신기했습니다!
따로 복사해서 처리하신 이유가있을까요?
Collaborator
Author
There was a problem hiding this comment.
이번 문제를 다 복사해서 풀다보니 너무 자연스럽게 복사부터한거같네요... 따로 복사를 안해도 결과는 같을거 같아요!! 이렇게 듣고보니 불필요한 코드인거같아요!! 감사합니다!
tkddbs587
approved these changes
Jan 23, 2025
Collaborator
tkddbs587
left a comment
There was a problem hiding this comment.
보면서 많이 배워갑니다 수고하셨습니다!
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.
배열
md 파일로 추가했습니다!
📌 푼 문제
📝 간단한 풀이 과정
왠만해서 모든 문제를 큐로 풀고 싶었는데 마지막 버거 만들기는 큐보다는 스택이 더 맞아서 스택으로 풀었습니다....
순서쌍의 개수
점의 위치 구하기
로그인 성공?
특이한 정렬
카드 뭉치
공원산책
햄버거 만들기