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

[CF125E]MST Company | K-D Space #25

Open
EndSaH opened this issue Sep 26, 2019 · 2 comments
Open

[CF125E]MST Company | K-D Space #25

EndSaH opened this issue Sep 26, 2019 · 2 comments

Comments

@EndSaH
Copy link
Owner

EndSaH commented Sep 26, 2019

https://endsah.cf/blog/CF125E-MST-Company/#more

Description给定一个 $n$$m$ 边的图,以及参数 $k$,求在 1 号点度数强制为 $k$ 的情况下的最小生成树。 $$1 \le n \le 5000, 1 \le m \le 10 ^5, 1 \le w _i \le 10 ^5, 0 \le k < 5000$$

@cnyali-tea
Copy link

唰卜nb

@EndSaH
Copy link
Owner Author

EndSaH commented Sep 30, 2019

@cnyali-tea
唰卜nb

你完了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants