Skip to content
/ tcr Public
forked from LMeyling/tcr

Contains code and info useful for ACM-ICPC style programming contests.

Notifications You must be signed in to change notification settings

Sarius2009/tcr

 
 

Repository files navigation

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)

About

Contains code and info useful for ACM-ICPC style programming contests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.4%
  • TeX 36.5%
  • Lua 4.9%
  • Java 2.5%
  • Other 0.7%