1.0.3 • Published 6 years ago

cf-statement v1.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

cf-statement NPM Version

Codeforces problem statement scraper. Improves problem solving workflow, especially for cli users who constantly switch between terminal and web browser.

Tool screenshot

Installation

npm install -g cf-statement

Usage

cf-statement --problem=(A, B, C, D, E..) --contest=(Contest ID from Codeforces website)
Example:
cf-statement --problem=C --contest=459