Skip to content

Competitive Programming Template Booklet of Sapienza University of Rome.

Notifications You must be signed in to change notification settings

danielfalbo/booklet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Competitive Programming Template Booklet of Sapienza University of Rome.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 50.4%
  • TeX 34.8%
  • C++ 13.1%
  • Python 1.4%
  • Makefile 0.3%