Skip to content

rustam-cpp/CF-contest-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

CF-contest-creator

Creates contests of codeforces problems with user-entered ratings.

Install

Firstly, install python.

Secondly, install codeforces_api (python module).

Use pip install codeforcesApiPy.

If you are using Linux and getting an error (error: externally-managed-environment), then try pip install codeforcesApiPy --break-system-packages or you can create venv.

Then install the programm.

Run

Use python cf-contest-creator.py to run the programm!

Example

About

Creates contes of codeforces problems with user-entered ratings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages