Skip to content
/ USACO Public
forked from bqi343/cp-notebook

USACO Solutions & Implementations & General Resources for Competitive Programming

License

Notifications You must be signed in to change notification settings

tiankecz/USACO

 
 

Repository files navigation

README

Introduction

In competitive programming contests, one must solve well-defined problems by writing computer programs under specified constraints (Wikipedia). Typically, the most popular language is C++, followed by Java and Python.

Notes

I am currently not updating the following pages:

  • README's for most implementations
  • tables and solutions for non-platinum USACO contests

If you would like to contribute, provide feedback, or encourage me to update something, please email me at [email protected] or submit a pull request. If you have a question, it may be answered by another file in this folder.

Getting Started

I recommend that you use C++, even if you already know some other language such as Java or Python (see "resources"). A solid foundation in math (ex. AIME qualification) can help greatly.

The following links may also be helpful.

About

USACO Solutions & Implementations & General Resources for Competitive Programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.1%
  • Java 16.7%
  • Other 1.2%