Skip to content

Commit fc25f32

Browse files
gampujakobkogler
authored andcommitted
Add practice problems regarding Mo's algo (#293)
1 parent 6a1a4f4 commit fc25f32

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/data_structures/sqrt_decomposition.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,4 +225,6 @@ Notice, the block size of precisely $\sqrt{N}$ doesn't always offer the best run
225225
* [Codeforces - Till I Collapse](http://codeforces.com/contest/786/problem/C)
226226
* [Codeforces - Destiny](http://codeforces.com/contest/840/problem/D)
227227
* [Codeforces - Holes](http://codeforces.com/contest/13/problem/E)
228-
* [Codeforces - XOR and Favorite Number (Mo's)](https://codeforces.com/problemset/problem/617/E)
228+
* [Codeforces - XOR and Favorite Number](https://codeforces.com/problemset/problem/617/E)
229+
* [Codeforces - Powerful array](http://codeforces.com/problemset/problem/86/D)
230+
* [SPOJ - DQUERY](https://www.spoj.com/problems/DQUERY)

0 commit comments

Comments
 (0)