Skip to content

[20251119] PGM / LV3 / 가장 먼 노드 / 권혁준 - #1450

Merged
ShinHeeEul merged 1 commit into
mainfrom
khj20006
Nov 19, 2025
Merged

[20251119] PGM / LV3 / 가장 먼 노드 / 권혁준#1450
ShinHeeEul merged 1 commit into
mainfrom
khj20006

Conversation

@oncsr

@oncsr oncsr commented Nov 19, 2025

Copy link
Copy Markdown
Contributor

🧷 문제 링크

https://school.programmers.co.kr/learn/courses/30/lessons/49189

🧭 풀이 시간

10분

👀 체감 난이도

✏️ 문제 설명

정점 N개, 가중치가 1인 간선 M개인 그래프에서 1번 정점과 가장 멀리 떨어진 정점의 수를 구해보자.

🔍 풀이 방법

기본 bfs

⏳ 회고

ez

@ShinHeeEul
ShinHeeEul merged commit 61d0aee into main Nov 19, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants