We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41443c0 commit f91ff3bCopy full SHA for f91ff3b
1 file changed
library/trees/centroid_decomp.hpp
@@ -1,4 +1,5 @@
1
#pragma once
2
+//! https://codeforces.com/blog/entry/125866?#comment-1117826
3
//! @code
4
//! vector<basic_string<int>> g(n);
5
//! vi par = cd(g, [&](int cent) {});
0 commit comments