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 62f1f16 commit f60fb44Copy full SHA for f60fb44
src/data_structures/fenwick.md
@@ -486,6 +486,7 @@ def range_sum(l, r):
486
* [Codeforces - Goodbye Souvenir](http://codeforces.com/contest/849/problem/E)
487
* [SPOJ - Ada and Species](http://www.spoj.com/problems/ADACABAA/)
488
* [Codeforces - Thor](https://codeforces.com/problemset/problem/704/A)
489
+* [CSES - Forest Queries II](https://cses.fi/problemset/task/1739/)
490
* [Latin American Regionals 2017 - Fundraising](http://matcomgrader.com/problem/9346/fundraising/)
491
492
## Other sources
0 commit comments