Skip to content

Instantly share code, notes, and snippets.

View swaingotnochill's full-sized avatar
💭
Sleeping

Roshan Swain swaingotnochill

💭
Sleeping
View GitHub Profile
@ecnerwala
ecnerwala / download_prob.py
Last active April 11, 2024 12:15
ecnerwala's CP template system
#!/usr/bin/env python3
"""Download and setup problems from Competitive Companion
Usage:
download_prob.py --echo
download_prob.py [<name>... | -n <number> | -b <batches> | --timeout <timeout>] [--dryrun]
Options:
-h --help Show this screen.
--echo Just echo received responses and exit.