Stypox / olympiad-exercises

Competitive programming exercises for Informatics Olympiad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Olympiad exercises

Exercises for Informatics Olympiad. Contains my solutions of some tasks from mostly the italian training platform, UVa Online Judge and Kattis, respectively under the olinfo/, uva/ and kattis/ folders. There are also solutions for problems from other platforms or competitions (e.g. Hashcode or Reply) in the more/ folder. The algorithms/ folder contains implementations of commonly used algorithms and data structures. The experiments/ folder contains other random competitive-programming-related code or visualizations.

Use the script template.py to generate a template for a task from a platform and have it automatically opened in your editor (VSCode, VSCodium or Atom).

About

Competitive programming exercises for Informatics Olympiad


Languages

Language:C++ 97.5%Language:Python 0.9%Language:Rust 0.8%Language:JavaScript 0.6%Language:HTML 0.1%Language:Shell 0.1%