Little script that extracts test dummies from cf problem web page.
Install BeautifulSoup through pip:
pip install beautifulsoup4
or easy_install beautifulsoup4
If you want to extract dummy tests from http://codeforces.com/contest/387/problem/B start script with
python script.py 387 B