diff --git a/DataStructure/Mo/TreeMoAlgorithm.h b/DataStructure/Mo/TreeMoAlgorithm.h index 05d79b0..1f1ab15 100644 --- a/DataStructure/Mo/TreeMoAlgorithm.h +++ b/DataStructure/Mo/TreeMoAlgorithm.h @@ -3,6 +3,9 @@ // - Add / Rem functions: // - If ids appear twice -> MUST treat as 0 time // +// Resource: +// - https://codeforces.com/blog/entry/43230 +// // Tested: // - https://www.spoj.com/problems/COT2/ //