Skip to content

simonfallon/FaF-ICPC-Notebook-25-pages

 
 

Repository files navigation

Competitive-Programming-Notebook

This is a repository for Fast and Fourier - EAFIT ICPC Team Notebook.

The folder code contains most of the algorithms used by our team in the coding competitions: graph, strings, geometry, data structures, network flows, math, dynamic programming and other competitive programming stuff.


NOTE: Look code/template.cpp to unterstand macros in the codes.

Generator Notebook Usage

Requires: python, latexmk

The python script generate_pdf.pygenerates the notebook in PDF, this script reads the contents of the notebook from contents.txt.

contents.txt has the following format:

[Section name]
subfolder/file.cpp  Description of the file      # Optional end-of-line comment

The python script was taken from Stanford ICPC Notebook.

About

This is a repository for Fast and Fourier - EAFIT ICPC Team Notebook. Adapted to the 25 pages format for the LATAM and World Finals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 81.5%
  • TeX 16.7%
  • Python 1.6%
  • Shell 0.2%