Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ea16c13

Browse files
Create Readme.md
1 parent ca0ce46 commit ea16c13

File tree

1 file changed

+3
-0
lines changed
  • Binary_Search/3553.Minimum-Weighted-Subgraph-With-the-Required-Paths-II

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
### 3553.Minimum-Weighted-Subgraph-With-the-Required-Paths-II
2+
3+
本题的第一个知识点是:在一棵树里,联通u,v,w三个节点的最小子树的权重和,就是`[dist(u,v)+dist(u,w)+dist(v,w)]/2`.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /