Skip to content

Biblioteca para Maratona de Programação com principais algoritmos e estruturas de dados

Notifications You must be signed in to change notification settings

cfms3/Biblioteca-Maratona

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The AC is a lie - ICPC Library

Biblioteca de algoritmos e estruturas de dados para programação competitiva, principalmente maratona de programação. Script para gerar o pdf feito por Stanford University ACM team.

Generating team notebook

Requires: Python 2/3, latexmk

The included Python script can generate the notebook in PDF format. The script read the contents of the notebook from contents.txt.

Script for generating the PDF file is generate_pdf.py. The LaTeX template that the script uses is notebook.tex. It recognizes common file extensions for C/C++/Java/Python and applies syntax highlighting. In order to change the color scheme or add additional languages, both notebook.tex and generate_pdf.py should be modified accordingly.

About

Biblioteca para Maratona de Programação com principais algoritmos e estruturas de dados

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 87.7%
  • TeX 6.2%
  • Python 6.1%