Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

11725. 트리의 부모 찾기 #11

Open
lledellebell opened this issue Jan 11, 2023 · 0 comments
Open

11725. 트리의 부모 찾기 #11

lledellebell opened this issue Jan 11, 2023 · 0 comments
Labels
#너비 우선 탐색(bfs) 다양한 주제로 분류된 문제 class2 #깊이 우선 탐색(dfs) 다양한 주제로 분류된 문제 #그래프 탐색(graph_traversal) 다양한 주제로 분류된 문제 #그래프 이론(graphs) 다양한 주제로 분류된 문제 #트리(trees) 다양한 주제로 분류된 문제

Comments

@lledellebell
Copy link
Contributor

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

@lledellebell lledellebell added class2 #그래프 이론(graphs) 다양한 주제로 분류된 문제 #그래프 탐색(graph_traversal) 다양한 주제로 분류된 문제 #트리(trees) 다양한 주제로 분류된 문제 #너비 우선 탐색(bfs) 다양한 주제로 분류된 문제 #깊이 우선 탐색(dfs) 다양한 주제로 분류된 문제 labels Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#너비 우선 탐색(bfs) 다양한 주제로 분류된 문제 class2 #깊이 우선 탐색(dfs) 다양한 주제로 분류된 문제 #그래프 탐색(graph_traversal) 다양한 주제로 분류된 문제 #그래프 이론(graphs) 다양한 주제로 분류된 문제 #트리(trees) 다양한 주제로 분류된 문제
Projects
None yet
Development

No branches or pull requests

1 participant