More problems

This commit is contained in:
2026-03-29 19:12:07 -03:00
parent cf3ff91062
commit 6fcf7fa298
13 changed files with 1795 additions and 0 deletions

View File

@@ -137,6 +137,10 @@ Official divs from codeforces
- [X] [D. Survey in Class](https://codeforces.com/problemset/problem/1834/D)
Almost did it, I think I got what it needs to do it, but ran out of time.
- [ ] [C2. Equal Multisets (Hard Version)](https://codeforces.com/contest/2211/problem/C2)
I was finishing it, but then I got bored.
- Div 3