Add more problems

This commit is contained in:
2026-02-14 12:32:06 -03:00
parent 05414bf7f7
commit eccccddcc8
16 changed files with 2414 additions and 0 deletions

View File

@@ -94,6 +94,10 @@ A little collection of interesting problems that I randomly decided to do.
- [B. Jzzhu and Sequences](https://codeforces.com/contest/450/problem/B)
Basic problem about matrix exponentation, but not as obvious.
- [D. Jellyfish and Mex](https://codeforces.com/problemset/problem/1875/D)
An interesting problem to thinkm about.
## Graph