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

J 1060 최소 비용 신장 트리 #5

Open
2 tasks
sanhaa opened this issue Apr 12, 2021 · 1 comment
Open
2 tasks

J 1060 최소 비용 신장 트리 #5

sanhaa opened this issue Apr 12, 2021 · 1 comment
Labels
other way Solve agian problem solving Good for newcomers

Comments

@sanhaa
Copy link
Owner

sanhaa commented Apr 12, 2021

  • STL vector, queue 안 쓰고 풀기 (구현해 놓은 heap 사용)
  • 배운 prim 알고리즘은 처음부터 queue에 넣던데 그러면 값 변동 될 때 업데이트 어떻게?
@sanhaa sanhaa added other way Solve agian problem solving Good for newcomers labels Apr 12, 2021
@sanhaa
Copy link
Owner Author

sanhaa commented Apr 13, 2021

그리고 인접 배열 말고

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
other way Solve agian problem solving Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant