Poseidon0711 / USACO

USACO Solutions & Implementations & General Resources for Competitive Programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 bqi343@gmail.com 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

License:MIT License


Languages

Language:C++ 82.3%Language:Java 16.6%Language:JavaScript 0.8%Language:Shell 0.2%Language:TeX 0.2%Language:Batchfile 0.0%