Add a bunch more stuff

This commit is contained in:
2026-03-16 20:14:14 -03:00
parent 41d9ca1dc8
commit 23630c1356
52 changed files with 7572 additions and 1 deletions

View File

@@ -44,6 +44,10 @@ Official divs from codeforces
- [ ] [D1. Removal of a Sequence (Easy Version)](https://codeforces.com/contest/2169/problem/D1)
A josephus problem, I'm gonna need to remember how it works to maka this.
- [ ] [D. Reachability and Tree](https://codeforces.com/problemset/problem/2112/D)
I know how to solve it, but I got bored in the middle, I'll get back to it eventually.
- Global