Get a random problem in a certain difficulty range from Codeforces.com.
- Download the repo:
git clone https://github.com/calgagi/cf_rand.git
- Go into directory:
cd ./cf_rand
- Add to PATH:
export PATH=$PATH:${PWD}
- Run:
cf_rand
Added tag functionality so that you can query for problems with specific tags now too!