calgagi / cf_rand

Get a random problem in a certain difficulty range from Codeforces.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cf_rand

Get a random problem in a certain difficulty range from Codeforces.com.

Installation

  1. Download the repo: git clone https://github.com/calgagi/cf_rand.git
  2. Go into directory: cd ./cf_rand
  3. Add to PATH: export PATH=$PATH:${PWD}
  4. Run: cf_rand

Added tag functionality so that you can query for problems with specific tags now too!

About

Get a random problem in a certain difficulty range from Codeforces.com


Languages

Language:Python 96.8%Language:Shell 3.2%