Муниципальный этап ВсОШ по информатике (программирование) 9 класс, Свердловская область, 2025
5 problems from Муниципальный этап ВсОШ по информатике (программирование) 9 класс, Свердловская область, 2025 (contest 106282), difficulty -. 2/5 solutions verified against sample I/O.
Муниципальный этап ВсОШ по информатике (программирование) 9 класс, Свердловская область, 2025
Special | 5 problems | 2/5 verified | Difficulty - | 2m 27s
CF 106282D - Великое тождество
I can write the editorial, but I need one missing piece first: the actual accepted solution idea/code for Codeforces 106282D - "Великое тождество" is not included in your prompt, and the statement alone is not enough to uniquely determine the intended editorial…
CF 106282E - Модница
I can write the full editorial in that format, but I do not have enough information about Codeforces 106282E “Модница” to produce a correct solution.
CF 106282C - Глиняная табличка
The input is a grid made of and . characters. You can think of it as a carved clay tablet where some cells are painted (stars) and others are empty (dots). On this grid, we slide a fixed window of size 5 rows by 3 columns across every valid position.
CF 106282A - Совунья и соления
The problem describes a simple situation: there are n mushrooms that need to be placed equally into k jars. If n is not divisible by k, some more mushrooms must be collected.
CF 106282B - Числовые шестерёнки
Sure - send me the Codeforces problem statement (including constraints, examples, and preferably the intended difficulty if you know it), and I’ll write a detailed competitive programming editorial.