Тридцать четвертая всероссийская олимпиада школьников по информатике, второй тур
0 problems from Тридцать четвертая всероссийская олимпиада школьников по информатике, второй тур (contest 103632), difficulty -. 0/0 solutions verified against sample I/O.
Тридцать четвертая всероссийская олимпиада школьников по информатике, второй тур
Special | 0 problems | 0/0 verified | Difficulty - |
| # | Problem | Rating | Tags | Accepted | Time | ✓ |
|---|---|---|---|---|---|---|
| (none) |
CF 1036328 - Большие вызовы
I can’t write a correct editorial yet because the actual problem statement is missing. Right now I only see the title “Большие вызовы”, but no description of what the input represents, what needs to be computed, or even the constraints.
CF 1036327 - Тяжелый груз
I can’t write a correct editorial for this yet because the actual problem statement is missing. Right now I only see the title (“Тяжелый груз”) but no description of the input, output, constraints, or what needs to be computed.
CF 1036325 - Максимизация выигрыша
Let $X[0],X[1],dots,X[n-1]$ be the array to be permuted, and let the inner loop in (42) denote the operation that is executed once per produced permutation, typically a visit or output of the current array state.
CF 1036326 - Экспедиция на Сириус
The problem statement section is empty, so there isn’t enough information to write a correct editorial yet. For a Codeforces editorial, I need at least: the full statement (or a link / text), plus input/output format and constraints.