Add more problems
This commit is contained in:
@@ -116,6 +116,15 @@ A little collection of interesting problems that I randomly decided to do.
|
||||
|
||||
Cool graph problem, not exactly difficult, but interesting to think about it.
|
||||
|
||||
- [C. Wonderful City](https://codeforces.com/problemset/problem/2096/C)
|
||||
|
||||
Amazing graph/dp problem, actually interesting to think about it.
|
||||
|
||||
- [G2. Medium Demon Problem (hard version)](https://codeforces.com/problemset/problem/2044/G2)
|
||||
|
||||
A very simple problem once you finally understand it, interesting to learn about dfs
|
||||
and all that.
|
||||
|
||||
## Math
|
||||
|
||||
- [E2. Rudolf and Snowflakes (hard version)](https://codeforces.com/problemset/problem/1846/E2)
|
||||
|
||||
Reference in New Issue
Block a user