/optimum-arena

Tool that gets the "optimum" leaderboard for problems from online judge site infoarena.ro.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Optimum Arena

Tool that gets the "optimum" leaderboard for problems from online judge site infoarena.ro.

Usage

Please use virtualenv.

$ cd project
$ virtualenv venv

Activate the virtual environment.

$ source venv/bin/activate 

To deactivate, just type:

$ deactivate 

Install dependencies

$ python3.5 -m pip install -r requirements.txt 

Run

$ python3.5 main.py