-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration
NotTete edited this page Jul 29, 2024
·
3 revisions
Once you run cjudge for the first time a configuration folder .cjudge will be created on your $HOME.
This file will be the template that cjudge will use to create the main.cpp in your problems
This is your selected C++ compiler. Default g++
Default test output mode. Default full. Available options:
fullerrorminimal
Kattis username. Must be set before submitting to Kattis
Kattis acess token. Must be set before submitting to Kattis