Skip to content
 
 

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

CodeforcesSolutionDownloader

A small script for downloading ACCEPTED solutions from codeforces.com

Install the dependency bs4

pip install bs4

Run main.py and pass the user handle as argument

python main.py <user_handle>

For example,

python main.py Petr

It will create folders with the user handle and Codeforces rounds under Solutions folder and place the solutions there.

About

a small script for downloading solutions from codeforces.com

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages