2020-2021 Всероссийская олимпиада школьников по информатике, региональный этап, 2 тур
0 problems from 2020-2021 Всероссийская олимпиада школьников по информатике, региональный этап, 2 тур (contest 102936), difficulty -. 0/0 solutions verified against sample I/O.
2020-2021 Всероссийская олимпиада школьников по информатике, региональный этап, 2 тур
Special | 0 problems | 0/0 verified | Difficulty - |
| # | Problem | Rating | Tags | Accepted | Time | ✓ |
|---|---|---|---|---|---|---|
| (none) |
CF 1029365 - Календарь на Альфе Центавра
Algorithm H generates all integer partitions $a1 ge cdots ge am ge 1$ of $n$ by maintaining a weakly decreasing sequence whose entries are positive and whose sum is always $n$.
CF 1029368 - A+B
The task is to read two integer values and compute their sum. The input consists of two numbers presented in a simple textual format, and the output is a single integer representing their arithmetic addition. There is no hidden structure such as graphs, sequences, or queries.
CF 1029366 - Числа
The problem statement is missing from the prompt, so there’s no way to reconstruct a correct editorial yet. “Codeforces 1029366 - Числа” is not enough to determine what is being asked (there are many standard “numbers” problems: digit DP, divisibility, counting…
CF 1029367 - Хорошие раскраски
The problem statement section is empty, so there isn’t enough information to write a correct editorial. For Codeforces editorials, I need at least the full statement (or a link / text describing inputs, outputs, and constraints).