2022-2023 Всероссийская олимпиада школьников по информатике, региональный этап, 2 тур
0 problems from 2022-2023 Всероссийская олимпиада школьников по информатике, региональный этап, 2 тур (contest 104156), difficulty -. 0/0 solutions verified against sample I/O.
2022-2023 Всероссийская олимпиада школьников по информатике, региональный этап, 2 тур
Special | 0 problems | 0/0 verified | Difficulty - |
| # | Problem | Rating | Tags | Accepted | Time | ✓ |
|---|---|---|---|---|---|---|
| (none) |
CF 1041568 - Обыкновенная задача про строки
We are given multiple queries, and each query is a string over the alphabet {a, b, c}. Two strings are considered equivalent if they “look the same” when you only observe how pairs of consecutive characters behave.
CF 1041565 - Метрострой
We are given a system of $n$ engines that all receive the same control parameter $x$, which we can think of as a global voltage. Each engine reacts to this voltage in a piecewise linear way. Every engine $i$ has a threshold $zi$.
CF 1041566 - Красивые последовательности
I don’t have the actual statement for Codeforces 1041566 “Красивые последовательности” in the prompt, so I can’t reliably reconstruct the problem, constraints, or intended solution.