Skip to content

Little script that extracts test dummies from cf problem web page.

Notifications You must be signed in to change notification settings

imih/codeforces-dummies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

codeforces-dummies

Little script that extracts test dummies from cf problem web page.

Install BeautifulSoup through pip:

pip install beautifulsoup4

or easy_install beautifulsoup4

How to use

If you want to extract dummy tests from http://codeforces.com/contest/387/problem/B start script with

python script.py 387 B

About

Little script that extracts test dummies from cf problem web page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages