More stuff

This commit is contained in:
2026-02-21 14:00:11 -03:00
parent c2a0f3e0db
commit acabee731f
17 changed files with 2306 additions and 0 deletions

10
TODO.md
View File

@@ -111,6 +111,16 @@ Official divs from codeforces
Another problem that's kinda interesting, but I guess my head is not working
recently, I'll get back to it once I can finally work again.
- [ ] [D. Counting Factorizations](https://codeforces.com/problemset/problem/1794/D)
I didn't have enough time and just wanted to do something else when I was doing
this problem, I should get back to it when I have the head for it.
- [ ] [D. Lonely Mountain Dungeons](https://codeforces.com/problemset/problem/1928/D)
I got everything I need to do it, but I still need to find the equation to solve
every single case...
- Div 3
- [ ] [G. Cry Me a River](https://codeforces.com/contest/2137/problem/G)