Skip to content

Data strutures and algorithms that I organized when I participated in ACM/ICPC.

Notifications You must be signed in to change notification settings

oyanghd/ACM-ICPC-Template-Tsinghua-ZhengFan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACM/ICPC Template by fz

这是我在本科期间参加ACM/ICPC时整理的一些算法模板,在此之后依然进行了少量更新。

本模板采用LaTeX编写。

Building

建议安装Tex Live进行编译:

  • Windows: 下载安装Tex Live
  • Linux: 直接在软件源中安装。例如Debian系的用户可以sudo apt install texlive-full

执行make即可编译,Windows用户可以执行fz.bat

Advice

  • 如果只需要编译后的文档,建议直接下载Release
  • 如需打印,建议双面打印,因为针对双面打印做了一些优化。
  • 编译时,Linux下需要添加部分字体。
  • 编译时,较新版本的Tex Live的listings包对引号的行为有些不同,可以参考这篇文章

About

Data strutures and algorithms that I organized when I participated in ACM/ICPC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.9%
  • TeX 17.0%
  • Other 0.1%