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 | |||||
|---|---|---|---|---|---|---|---|---|---|
| CSES | Easy | Show TagsPrefix Sums | |||||||
| CF | Easy | Show TagsBinary Search | |||||||
| CEOI | Easy | Show TagsBinary Search | |||||||
| CF | Easy | Show Tags2P, Binary Search, Greedy | |||||||
| 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 | |||||||
| CF | Easy | Show TagsGreedy, Sorting | |||||||
| CSES | Normal | Show TagsGeometry | |||||||
| CF | Normal | Show TagsBinary Search, Sorting | |||||||
| AC | Normal | Show TagsBinary Search, Prefix Sums | |||||||
| CCC | Normal | Show TagsBinary Search | |||||||
| Silver | Normal | Show TagsGame Theory, NT | |||||||
| Old Gold | Normal | Show TagsBinary Search, Prefix Sums | |||||||
| CF | Normal | Show TagsBinary Search, Sorting | |||||||
| Silver | Normal | Show TagsPrefix Sums | |||||||
| CF | Normal | Show TagsBinary Search, Two Pointers | |||||||
| CF | Normal | Show TagsBinary Search, 2P | |||||||
| CF | Normal | Show TagsBinary Search | |||||||
| CF | Normal | Show TagsAd Hoc, DFS, Greedy | |||||||
| CF | Normal | Show TagsSorting | |||||||
| CF | Normal | Show TagsBFS, Bipartite, Graphs, Number Theory, Shortest Path | |||||||
| CF | Normal | Show TagsPrefix Sums | |||||||
| CF | Normal | Show TagsSorted Set | |||||||
| CF | Normal | Show TagsSorted Set | |||||||
| CF | Normal | Show TagsBinary Search, Prefix Sums | |||||||
| CF | Normal | Show TagsGreedy | |||||||
| CF | Normal | Show TagsFunctional Graphs | |||||||
| CF | Normal | Show TagsFunctional Graphs | |||||||
| CF | Normal | Show TagsBitwise, Greedy, Prefix | |||||||
| CF | Normal | Show TagsBinary Search | |||||||
| CCC | Normal | Show TagsFlood Fill | |||||||
| CCC | Normal | Show TagsTree | |||||||
| POI | Normal | Show TagsTree | |||||||
| CF | Normal | Show TagsBipartite, DFS | |||||||
| CF | Normal | Show TagsDFS, TopoSort | |||||||
| CF | Normal | Show TagsGreedy, Trees | |||||||
| CF | Normal | Show TagsBinary Search, Prefix Sums | |||||||
| CF | Normal | ||||||||
| CF | Normal | Show TagsConnected Components, DFS | |||||||
| CF | Normal | Show TagsBinary Search | |||||||
| CF | Normal | Show TagsBinary Search, Prefix Sums | |||||||
| CF | Normal | Show TagsBinary Search | |||||||
| CF | Normal | Show TagsBinary Search, Greedy, Prefix Sums | |||||||
| CF | Hard | Show TagsDFS | |||||||
| CF | Hard | Show TagsBinary Search, Bitmasks | |||||||
| AC | Hard | Show TagsGame Theory, Trees | |||||||
| CF | Hard | Show Tags2D Prefix Sums, Bitmasks, DP | |||||||
| IOI | Hard | Show TagsTree | |||||||
| Gold | Hard | Show TagsBinary Search, Sorting | |||||||
| CF | Hard | Show TagsBinary Search, Functional Graph, Math | |||||||
| CF | Very Hard | Show TagsTree | |||||||
| CF | Very Hard | Show TagsMath, Priority Queue | |||||||
| Kattis | Very Hard | Show TagsBinary Search, Connected Components | |||||||
| APIO | Very Hard | Show TagsBipartite | |||||||
| Gold | Very Hard | Show TagsBinary Search, Prefix Sums, Sqrt, Two Pointers | |||||||
| Platinum | Insane | Show TagsBinary Search, Sorting | |||||||
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!