We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0450b9 commit 331615fCopy full SHA for 331615f
src/data_structures/sparse-table.md
@@ -173,4 +173,5 @@ Another one would be the [Sqrt Tree](sqrt-tree.md).
173
* [Codeforces - Map](http://codeforces.com/contest/15/problem/D)
174
* [Codeforces - Awards for Contestants](http://codeforces.com/contest/873/problem/E)
175
* [Codeforces - Longest Regular Bracket Sequence](http://codeforces.com/contest/5/problem/C)
176
+* [CSES - Static Range Minimum Queries](https://cses.fi/problemset/task/1647)
177
* [Codeforces - Array Stabilization (GCD version)](http://codeforces.com/problemset/problem/1547/F)
0 commit comments