What Now?
After completing this section on the USACO Guide, you should be comfortable with the topics that have historically appeared in the USACO Silver division. In order to maximize your chance at promoting, you should aim to practice by doing more problems.
Uncategorized Problems
Below we list some problems that we think are roughly Silver level but don't really fit in previous modules. The difficulties listed here are relative to the Silver division (difficulty is subjective and isn't always accurate though). Some of these problems appeared in a higher division, but can still be solved using only Silver-level topics. We'll be expanding this list as we get more problem suggestions.
| Status | Source | Problem Name | Difficulty | Tags | ||
|---|---|---|---|---|---|---|
| CF | Easy | Show TagsGreedy, Tree | ||||
| CSES | Easy | Show TagsPrefix Sums | ||||
| CF | Easy | Show TagsBinary Search | ||||
| CEOI | Easy | Show TagsBinary Search | ||||
| CF | Easy | Show TagsBinary Search, Greedy, Two Pointers | ||||
| CF | Easy | Show TagsBinary Search | ||||
| CF | Easy | Show TagsConnected Components, DSU | ||||
| CF | Easy | Show TagsBFS | ||||
| CF | Easy | Show TagsBinary Search | ||||
| CSES | Easy | Show TagsSorting | ||||
| CF | Easy | Show TagsPrefix Sums | ||||
| IOI | Easy | Show TagsTree | ||||
Final Thoughts
Refer to our FAQ to find more problems to practice. You may also find the How to Practice module worth reading. Best of luck on future contests!
Module Progress:
Join the USACO Forum!
Stuck on a problem, or don't understand a module? Join the USACO Forum and get help from other competitive programmers!