/ACM-ICPC-Standard-Code-Library

Standard Code Library for *Call It Magic*

Primary LanguageC++

Standard Code Library for Call It Magic

We are the Call It Magic. We competed for The ACM-ICPC International Collegiate Programming Contest.

Codes in the template are often narrowed in a single line to fulfill the page nunmber limitation, please ignore the coding style :)

How to Compile

$ python scripts/convert.py # convert C++ / Java code to LaTeX lstlisting
$ cd src
$ xelatex main.tex
$ xelatex main.tex
$ mv main.pdf ..
$ rm *.aux *.log *.out *.toc
$ cd ..

License

Do What The Fuck You Want To Public License (WTFPL)

Contributors

Junru Shao, Tiancheng Xie, Bicheng Gao