Skip to content

Commit f1114fb

Browse files
committed
add source
1 parent 67be836 commit f1114fb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

library/trees/uncommon/linear_kth_par.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#pragma once
22
//! https://link.springer.com/chapter/10.1007/978-3-032-29003-8_29
3+
//! https://codeforces.com/blog/entry/153250
34
//! @code
45
//! vector<basic_string<int>> g(n);
56
//! linear_kth_par kp(g);

0 commit comments

Comments
 (0)