This repository is used to record the solutions of USACO problems.
USACO is short for USA Computing Olympiad. There is a website used to teach you coding skills step by step, which is http://train.usaco.org/usacogate. And the code here is the solutions of these training problems.
The organization here is very straight-forward.
These folders are corresponding to the chapters of the training program.
All code under master branch has passed the tests from the website.
I'm sorry for the missing comments. I hope the code will help your training.
If you have any problem, feel free to contact me via [email protected].