/booklet

Competitive Programming Template Booklet of Sapienza University of Rome.

Primary LanguageC

Booklet

Heavily inspired by KACTL

Compiling the PDF

Install the following packages (sudo apt install <package> on Ubuntu):

  • make
  • texlive
  • texlive-latex-extra
  • texlive-fonts-recommended
  • texlive-fonts-extra

Then run make to build the PDF. make clean removes build artifacts, make distclean removes artifacts and the compiled PDF.