More problems

This commit is contained in:
2026-04-03 14:51:26 -03:00
parent 6fcf7fa298
commit ab40694aa7
22 changed files with 2716 additions and 96 deletions

View File

@@ -138,9 +138,14 @@ Official divs from codeforces
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)
- [X] [C2. Equal Multisets (Hard Version)](https://codeforces.com/contest/2211/problem/C2)
I was finishing it, but then I got bored.
- [ ] [I. Short Permutation Problem](https://codeforces.com/problemset/problem/1909/I)
I honestly have no idea how to solve this, the editorial didn't help much, I'll get
back at it after learning NTT or something.
- Div 3