Skip to content

rajdeepdev98/CodeforcesBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a codeforces parser bot which parses problems from a contest and downloads the testcases into separate files

Content

  • cf_parser.py:This parses the contests and download the separate test cases into a folder in your current directory

  • mytemp.cpp: My basic template file which is copied to every problem directory's solution file

  • runfile.bat: Batch file to compile the solution file

  • Dependencies:

    • Python 3
    • Python Requests library
    • Python BeautifulSoup library

How to use this?

  • Clone this repo in your desired directory and you're good to go!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published