Skip to content

[20260306] BOJ / G5 / 보물섬 / 이인희#1998

Merged
ShinHeeEul merged 1 commit intomainfrom
LiiNi-coder
Mar 6, 2026
Merged

[20260306] BOJ / G5 / 보물섬 / 이인희#1998
ShinHeeEul merged 1 commit intomainfrom
LiiNi-coder

Conversation

@LiiNi-coder
Copy link
Copy Markdown
Contributor

🧷 문제 링크

https://www.acmicpc.net/problem/2589

🧭 풀이 시간

40 분

👀 체감 난이도

✏️ 문제 설명

  • 2차원 격자 map에서 빈칸끼리의 거리 중 가장 최댓값출력

🔍 풀이 방법

  • 모든 칸에 대해서 bfs

⏳ 회고

  • 어제 외부일정 면접으로 쉬었습니다

@LiiNi-coder LiiNi-coder added the success 👍 해설을 보지 않고 풀었을 때 label Mar 6, 2026
@ShinHeeEul ShinHeeEul merged commit b6d4b80 into main Mar 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

success 👍 해설을 보지 않고 풀었을 때

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants