Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 556 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 556 Bytes

Team Contest Reference (TCR) for competitive programming

25 page document containing algorithms and data structures useful for competitive programming (mostly in C++). Builds upon previous templates, also not all code was written by me (references are usually given within the document).

Compile with lualatex --shell-escape tcr_main.tex.

Can be run as a docker container (e.g. GitHub Codeforces), this automatically installs everything you need to compile, view and edit the tcr(compelation is only possible after the postCreateCommand is finished)