Add another problem in problemlist
This commit is contained in:
@@ -124,3 +124,10 @@ A little collection of interesting problems that I randomly decided to do.
|
|||||||
- [F. Non-academic Problem](https://codeforces.com/problemset/problem/1986/F)
|
- [F. Non-academic Problem](https://codeforces.com/problemset/problem/1986/F)
|
||||||
|
|
||||||
Bridge to compress the graph into a tree.
|
Bridge to compress the graph into a tree.
|
||||||
|
|
||||||
|
## Divide and Conquer
|
||||||
|
|
||||||
|
- [F. BattleCows](https://codeforces.com/problemset/problem/2185/F)
|
||||||
|
|
||||||
|
Interesting problem to think about, good introduction to divide and conquer in my opinion and
|
||||||
|
can be used as a bridge to segment trees.
|
||||||
|
|||||||
Reference in New Issue
Block a user