-
Notifications
You must be signed in to change notification settings - Fork 0
Kattis
NotTete edited this page Jul 29, 2024
·
2 revisions
In order to get problem statements from kattis, cjudge uses kattispdf which needs latexmk
underhood.
latexmk
is available in almost every package manager. Search it on your favourite package manager.
In order to uselatexmk
in Windows you need to install perl
.
# If you have pearl install you can omit this
winget install "Strawberry Perl"
winget install MiKTeX
Due to the numerous methods of logging in kattis, cjudge
uses the acess the same token and username the official kattis-cli offers.