Skip to content

CITIZENDOT/VCPicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Virtual Contest Picker

for Codeforces

Intro


Sometimes we compete with our friends by organazing Virtual Contests, Right?

But we need a past contest in which all of our friends never attempted any question. If the number of friends is small(Like 2 or 3), then It's okay, to select the contest manually.

But If friends are more? We can't ask all of them whether they have attempted a question from a particular contest.

This code does the exact work mentioned above.

It selects the contest in which all of our friends had never attempted a question.

Running the Script

Clone this repository with following command.

git clone https://github.com/CITIZENDOT/VCPicker.git

Run the script with following command.

python3 main.py

Answer the prompts. Here you go😎️

Screenshot

VCPicker

Issues

If there is anykind of problem/error, Please open an issue by mentioning your Codeforces handles and the problem/error you have encountered.

Contributions

  • I feel very happy, to have someone improving this project or at least suggesting new features

  • Please open a new issue or Pull Request regarding your feature

Releases

No releases published

Packages

No packages published

Languages