Skip to content

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

License

Notifications You must be signed in to change notification settings

ovidiugiorgi/optimum-arena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages