2020-2021 Всероссийская олимпиада школьников по информатике, региональный этап, 1 тур
0 problems from 2020-2021 Всероссийская олимпиада школьников по информатике, региональный этап, 1 тур (contest 102935), difficulty -. 0/0 solutions verified against sample I/O.
2020-2021 Всероссийская олимпиада школьников по информатике, региональный этап, 1 тур
Special | 0 problems | 0/0 verified | Difficulty - |
| # | Problem | Rating | Tags | Accepted | Time | ✓ |
|---|---|---|---|---|---|---|
| (none) |
CF 1029352 - Разбиение таблицы
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 1029354 - Антенна
The problem statement section is empty, so I don’t actually have the rules of what “Антенна” is asking for. Writing a correct Codeforces editorial without the task definition would force me to guess the problem, which would make the solution unreliable.
CF 1029353 - Изменённая ДНК
I can’t write a correct Codeforces editorial for this yet because the actual problem statement is missing. Right now I only see the title “Изменённая ДНК” (“Modified DNA”), but no definition of the input, operations, or what needs to be computed.