Skip to content

ManuelLoaizaVasquez/icpc-team-notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACM ICPC NoCsNoFun notebook

This repository hosts PUCP's ICPC team reference document. It consists of copy-pasteable C++ code for ICPC-style programming competitions.

Team

  • NoCsNoFun

Members

  • Guillermo Enrique Junchaya Heredia (Byakko)
  • Jemisson Daniel Coronel Baldeón (cohr314)
  • Manuel Alejandro Loaiza Vasquez (ManuelLoaiza)

Setup (optional)

Install Visual Studio Code, and install the LaTeX Workshop extension.

Setup the .vscode/settings.json file with the contents of the .vscode/settings.json.sample file

$ cp .vscode/settings.json.sample .vscode/settings.json

Compile the LaTeX project with TeX Live

$ make notebook