Skip to content

lovrop/codeforces-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

codeforces-scraper aims to take away some of the boilerplate in competing in
Codeforces (http://codeforces.com/) programming contests.  In particular, it:

(1) Loads the contest page, sees how many problems there are.

(2) Creates a directory structure for the problems (a/ b/ c/ d/ e/).

(3) Loads each problem, parses the example inputs and outputs and saves them
    locally.

About

Downloads example inputs and outputs for a Codeforces contest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages