Skip to content

Commit 71d7472

Browse files
authored
add source (#216)
1 parent a8103a1 commit 71d7472

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

library/trees/centroid_decomp.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#pragma once
2+
//! https://codeforces.com/blog/entry/125866?#comment-1117826
23
//! @code
34
//! vector<basic_string<int>> g(n);
45
//! vi par = cd(g, [&](int cent) {});

0 commit comments

Comments
 (0)