Add some more problems from a little simulation

This commit is contained in:
2026-02-23 15:33:39 -03:00
parent c2a0f3e0db
commit 43ced801b4
3 changed files with 242 additions and 0 deletions

View File

@@ -110,6 +110,11 @@ Official divs from codeforces
Another problem that's kinda interesting, but I guess my head is not working
recently, I'll get back to it once I can finally work again.
- [ ] [D. Prime XOR Coloring](https://codeforces.com/problemset/problem/1991/D)
I honestly have no idea how to solve this one, I might have to look at the
editorial after.
- Div 3