AVM-Martin / tcgen

Tcframe converter to Kattis Problem Format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tcgen

TcFrame Converter to Kattis Problem Format

Installation

  • Follow the tcframe installation manual and add the following command into ~/.bashrc
export TCGEN_HOME=path/to/tcgen/folder
alias tcgen=$TCGEN_HOME/scripts/tcgen

Log

1.1.0

  • Restructure and refactor all functions
  • Support latex generator for problem statement

1.0.2

  • Add domjudge pdf location

1.0.1

  • Fix the not-found pdf issue

1.0.0

  • First build

EOF

AVM-Martin

About

Tcframe converter to Kattis Problem Format

License:MIT License


Languages

Language:Python 56.2%Language:TeX 20.1%Language:C++ 15.9%Language:Shell 7.9%