More problems
This commit is contained in:
@@ -97,7 +97,18 @@ A little collection of interesting problems that I randomly decided to do.
|
||||
|
||||
- [D. Jellyfish and Mex](https://codeforces.com/problemset/problem/1875/D)
|
||||
|
||||
An interesting problem to thinkm about.
|
||||
An interesting problem to think about.
|
||||
|
||||
- [C. Lazy Narek](https://codeforces.com/problemset/problem/2005/C)
|
||||
|
||||
I just liked the problem, not particularly hard.
|
||||
|
||||
- [D. Maximum Subarray](https://codeforces.com/problemset/problem/1796/D)
|
||||
|
||||
Interesting to think about the transitions and the states, although figuring out
|
||||
it's a dp problem is already a challenge by itself.
|
||||
|
||||
|
||||
|
||||
## Graph
|
||||
|
||||
|
||||
Reference in New Issue
Block a user