Skip to content

bichael-b-biggins/notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICPC Notebook for team -=Bichael B Biggins=-

This repo contains the Tex and Python source for the algorithms notebook for the ICPC team -=Bichael B Biggins=-.

The only dependencies are pdflatex and Python 3.

To build, run:

./build.sh

When writing, lines with the following format will be omitted:

## These comments are good for attribution implementation choice notes.
# TODO: These comments are good for notes for future changes.