QMrpy / USACO

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

Since I frequently move stuff around, some text may refer to files which no longer exist. 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.

Getting Started

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

Check out the following links. Also see the material in the "Resources" folder (especially "Questions").

About

General Resources for Competitive Programming

License:MIT License


Languages

Language:C++ 75.2%Language:Java 15.7%Language:C 3.8%Language:TeX 2.7%Language:Python 1.3%Language:JavaScript 0.7%Language:Shell 0.2%Language:Kotlin 0.2%Language:Makefile 0.1%Language:Batchfile 0.0%Language:Vim Script 0.0%