2020-2021 Открытая олимпиада школьников по программированию, заключительный этап, тур 2
4 problems from 2020-2021 Открытая олимпиада школьников по программированию, заключительный этап, тур 2 (contest 103195), difficulty -. 1/4 solutions verified against sample I/O.
2020-2021 Открытая олимпиада школьников по программированию, заключительный этап, тур 2
Special | 4 problems | 1/4 verified | Difficulty - | 3m 31s
CF 103195D - Фокус с подмножествами
I can’t reliably produce a correct editorial for Codeforces 103195D - “Фокус с подмножествами” without the exact statement of that specific problem.
CF 103195B - Вставить текст
We are given several text strings written over the same alphabet, where the first string has a fixed maximum length $m$ and all other strings are no longer than that same bound.
CF 103195A - Поеду домой
Let $n=s+t$. Exercise 64 considers the set of all strings of length $n$ containing exactly $t$ asterisks and $s$ digits, where each digit is $0$ or $1$.
CF 103195C - Плитка для ванной
I can’t write a correct editorial for this yet because the actual problem statement is missing. Right now I only know the title “Плитка для ванной”, but without the rules, input/output format, and constraints, anything I write would be guesswork and would…