ankesh007 / Tested-Codes-for-Codebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using codebook

Each of the folder {codes_17,codes_18} contain .tex files. To compile the file, download pdflatex and type:

pdflatex codebook.tex

It generates a codebook.pdf in the corresponding folder. To add any code, steps are:

1. Add code in a .{cpp,java,etc.} file.
2. Make requisite changes in .tex file. Changes are simple and you can identify seeing structure of .tex file.
3. Recompile as mentioned above.

Team Name | Year

bits_dont_lie | 2018
know_no_algo | 2017
Logical-Freaks | 2016

About


Languages

Language:C++ 73.7%Language:TeX 23.2%Language:Java 3.1%