A bunch more problems

This commit is contained in:
2026-04-14 17:03:28 -03:00
parent 704b6fec60
commit f6326deecb
12 changed files with 1662 additions and 0 deletions

View File

@@ -146,6 +146,11 @@ Official divs from codeforces
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.
- [ ] [C2. Adjust The Presentation (Hard Version)](https://codeforces.com/problemset/problem/2021/C2)
I already have the idea figured out, but my solution ended up getting TLE, I'll have to come
with something better.
- Div 3