Practice 1 (2025)
· One min read
I checked solution descriptions and solutions in for the problems in practice 1.
You find the solution description in the README.md file that's shown when you
click on the link. The solution code(s) are in each directory in separate files.
- Rolling The Dice
- Siffrid's Digit Sum
- Out of Sorts
- Good Morning!
- VivoParc!
- Bee Problem
- So You Want to be a 2^n-aire?
- Fair Bandwidth Sharing
Related resources.
- Handbook chapters on backtracking, graphs
- USACO Binary Search
- USACO Graph Traversal
- KKT Conditions
