Solutions to some of the USACO problems I solved (cuz they get lost in the USACO site) Binary search: counting-haybales.cpp BFS/DFS: fence-planning.cpp the-great-revegetation.cpp Prefix sum: breed-counting.cpp