[20250723] SWEA/PRO/섬 지키기/김득호 #514
Merged
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.
🧷 문제 링크
https://swexpertacademy.com/main/code/codeBattle/problemDetail.do?contestProbId=AYH1wsXKpYUDFATO&categoryId=AZTS_npqcGvHBINJ&categoryType=BATTLE&battleMainPageIndex=3
🧭 풀이 시간
180+분
👀 체감 난이도
✏️ 문제 설명
설명하기 너무길다..
🔍 풀이 방법
문제에서 제시하는 구조물을 2차원 배열에 놓을 수 있는 곳을
미리 init() 단계에서 전처리 후 빠르게 연산할 수 있도록한다.
⏳ 회고
자주 연습해서 오래 걸렸던 부분을 빠르게 할 수 있도록하자..