Skip to content

Commit ed2680f

Browse files
committed
add source too
1 parent c1b4665 commit ed2680f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

library/trees/uncommon/ladder_decomposition.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#include "../../../kactl/content/graph/BinaryLifting.h"
33
//! https://codeforces.com/blog/entry/71567#comment-559299
44
//! https://youtu.be/0rCFkuQS968
5+
//! https://codeforces.com/blog/entry/153250
56
//! @code
67
//! ladder ld(g);
78
//! ld.kth_par(u, k); // kth parent of u

0 commit comments

Comments
 (0)