Skip to content

Instantly share code, notes, and snippets.

View geekypandey's full-sized avatar

Anurag Pandey geekypandey

View GitHub Profile
@geekypandey
geekypandey / download_prob.py
Created January 1, 2021 19:17 — forked from ecnerwala/download_prob.py
ecnerwala's CP template system
#!/usr/bin/env python3
"""Download and setup problems from Competitive Companion
Usage:
download_prob.py prob [<name>]
download_prob.py contest [<name>... | -n <number>]
download_prob.py samples
download_prob.py echo
Options: