Finish one problem

This commit is contained in:
2026-04-14 20:52:04 -03:00
parent ac1107bd79
commit 16b9334310
2 changed files with 44 additions and 73 deletions

View File

@@ -147,7 +147,7 @@ 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)
- [X] [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.