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.
✅ 문제번호 | [두 용액] | 난이도: 골드5 | 유형: 이분탐색
💡 풀이 설명
사실 이분탐색으로 안풀고 투포인터로 풀었어용,,😭
✅ 문제번호 | [색종이와 가위] | 난이도: 골드5 | 유형: 이분탐색
💡 풀이 설명
약간 수학적인 계산이 들어가면 개인적으로 어려워하는 것 같습니다..
✅ 문제번호 | [휴게소 세우기] | 난이도: 골드4 | 유형: 이분탐색
💡 풀이 설명
푸는 시간보다 문제 이해하는데 더 오래 걸린,,,최대의 최소..?😫