Skip to content

Commit

Permalink
Add resource for Tree Mo algorithm
Browse files Browse the repository at this point in the history
  • Loading branch information
ngthanhtrung23 committed Oct 3, 2023
1 parent e36456b commit 1065c3d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions DataStructure/Mo/TreeMoAlgorithm.h
Original file line number Diff line number Diff line change
Expand Up @@ -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/
//
Expand Down

0 comments on commit 1065c3d

Please sign in to comment.