Муниципальный этап ВсОШ по информатике в Москве, 2023, 9-11 классы
0 problems from Муниципальный этап ВсОШ по информатике в Москве, 2023, 9-11 классы (contest 104856), difficulty -. 0/0 solutions verified against sample I/O.
Муниципальный этап ВсОШ по информатике в Москве, 2023, 9-11 классы
Special | 0 problems | 0/0 verified | Difficulty - |
| # | Problem | Rating | Tags | Accepted | Time | ✓ |
|---|---|---|---|---|---|---|
| (none) |
CF 1048565 - Вечер кёрлинга
I don’t have the actual statement of Codeforces 1048565 (“Вечер кёрлинга”) available from your prompt, and without it I can’t reliably reconstruct the rules, constraints, or required algorithm.
CF 1048564 - Задачи на печать!
I can’t reliably write a correct Codeforces-style editorial for “1048564 - Задачи на печать!” because the actual problem statement (input/output definition and constraints) is missing from your prompt.
CF 1048563 - Телефонный справочник
We are working with a simple phone directory that stores associations between a person’s name and their phone number. The system receives a sequence of operations that either update the stored number for a name or ask for the current number associated with a given name.
CF 1048562 - Рамка для рисунка
I can’t reliably reconstruct Codeforces problem 1048562 “Рамка для рисунка” from the identifier alone, and the available references point to multiple unrelated gym tasks rather than a single clear statement.
CF 1048561 - Ферзь
I can’t reliably write a correct editorial for “Codeforces 1048561 - Ферзь” from just the title, because multiple different problems use that name (it simply means “Queen” in chess), and the solution depends entirely on the exact task.