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.
다리만들기
BFS 코드를 작성할 때 거의 늘 큐에서 빼면서 방문 처리를 해줬는데 그게 잘못된 방법이고 큐에 넣을때 방문 처리를 해줘야 한다는 점을 알게 되었습니다.
불
탈출 문제랑 동일한 방법으로 풀었습니다.
텀프로젝트
시간 초과가 여러번 났습니다. 팀이 정해진 학생들과 아직 정해지지 않은 학생들을 구분해서 생각해야 하는데 이 부분이 너무 어려웠습니다.
PuyoPuyo
중력 부분을 구현하는게 어려웠습니다.
늦어서 죄송합니다!!