> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hnuicpc.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# Sheet 7: Static Range Queries

> Problem sheet for Session 7 — Static Range Queries.

## Problems

| # | Problem                     | Link                                                                     |
| - | --------------------------- | ------------------------------------------------------------------------ |
| A | Is It Frequency             | [Link](https://codeforces.com/group/OL5YI9AjCF/contest/676425/problem/A) |
| B | Triple                      | [Link](https://codeforces.com/group/OL5YI9AjCF/contest/676425/problem/B) |
| C | Restaurant Customers        | [Link](https://codeforces.com/group/OL5YI9AjCF/contest/676425/problem/C) |
| D | Kuriyama Mirai's Stones     | [Link](https://codeforces.com/group/OL5YI9AjCF/contest/676425/problem/D) |
| E | Favorite Sequence           | [Link](https://codeforces.com/group/OL5YI9AjCF/contest/676425/problem/E) |
| F | Flower City Fence           | [Link](https://codeforces.com/group/OL5YI9AjCF/contest/676425/problem/F) |
| G | Fence                       | [Link](https://codeforces.com/group/OL5YI9AjCF/contest/676425/problem/G) |
| H | Ilya and Queries            | [Link](https://codeforces.com/group/OL5YI9AjCF/contest/676425/problem/H) |
| I | Alphabetic Removals         | [Link](https://codeforces.com/group/OL5YI9AjCF/contest/676425/problem/I) |
| J | Greg and Array              | [Link](https://codeforces.com/group/OL5YI9AjCF/contest/676425/problem/J) |
| K | Karen and Coffee            | [Link](https://codeforces.com/group/OL5YI9AjCF/contest/676425/problem/K) |
| L | Also Try Minecraft          | [Link](https://codeforces.com/group/OL5YI9AjCF/contest/676425/problem/L) |
| M | Letter                      | [Link](https://codeforces.com/group/OL5YI9AjCF/contest/676425/problem/M) |
| N | Also Try Minecraft          | [Link](https://codeforces.com/group/OL5YI9AjCF/contest/676425/problem/N) |
| O | Lecture Sleep               | [Link](https://codeforces.com/group/OL5YI9AjCF/contest/676425/problem/O) |
| P | Andryusha and Socks         | [Link](https://codeforces.com/group/OL5YI9AjCF/contest/676425/problem/P) |
| Q | Little Girl and Maximum Sum | [Link](https://codeforces.com/group/OL5YI9AjCF/contest/676425/problem/Q) |
| R | Longest k-Good Segment      | [Link](https://codeforces.com/group/OL5YI9AjCF/contest/676425/problem/R) |
| S | Judge Crush                 | [Link](https://codeforces.com/group/OL5YI9AjCF/contest/676425/problem/S) |

<Card title="Session Tutorial" icon="graduation-cap" href="/level-0/sessions/static-range-queries" horizontal>
  Learn the concepts needed to solve these problems.
</Card>

<Card title="Sheet Editorial" icon="book-open" href="/level-0/sheet-editorials/sheet-7" horizontal>
  Solutions and explanations for all problems.
</Card>
