Add a bunch more stuff
This commit is contained in:
@@ -28,7 +28,7 @@ A little collection of interesting problems that I randomly decided to do.
|
||||
Another interesting sparse table problem, I'm not sure it needs one, but I solved with
|
||||
one.
|
||||
|
||||
- [D. R2D2 and Droid Army](https://codeforces.com/problemset/problem/514/D)
|
||||
- [D. R3D2 and Droid Army](https://codeforces.com/problemset/problem/514/D)
|
||||
|
||||
Another sparse table problem.
|
||||
|
||||
@@ -118,3 +118,9 @@ A little collection of interesting problems that I randomly decided to do.
|
||||
- [https://codeforces.com/problemset/problem/1985/H1](https://codeforces.com/problemset/problem/1985/H1)
|
||||
|
||||
DSU with rollback problem, cool to think about and not really that difficult.
|
||||
|
||||
## Bridge
|
||||
|
||||
- [F. Non-academic Problem](https://codeforces.com/problemset/problem/1986/F)
|
||||
|
||||
Bridge to compress the graph into a tree.
|
||||
|
||||
Reference in New Issue
Block a user