Skip to content
Snippets Groups Projects
user avatar
Mikhail Andrenkov authored
4100f91f
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.

Problem Statement

The folders and files for this folder are as follows:


| File | Description | | -------- | ------- | | **ProblemStatement.pdf** | Official problem statement document | | ProblemStatement.tex | TeX file which generates the problem statement PDF | | ProblemStatement.txt | Rough draft of the problem statement | | ProbStateMarkingScheme.pdf | Marking scheme reference |

Compiling:

You will need to install the following packages (sudo apt-get install): pdflatex, texlive-latex-recommend

Then, run: pdflatex [filename]

There may be other, better ways, but this works.

Another alternative is to install MiKTeX: a free, offline compiler for LaTeX.