Codeforces - ParsaAlizadeh/universal-parser-tool GitHub Wiki

Aliases

$ upt cf [options] {task or URL}
$ upt codeforces [options] {task or URL}

URL Structure

Problemset: https://codeforces.com/contest/{contest}/problem/{index}

Gym: https://codeforces.com/gym/{contest}/problem/{index}

Default Path

Problemset: contest/{contest}/{index}

Gym: gym/{contest}/{index}

Example

$ upt cf 4A
  • Tests for Watermelon will be saved at {root}/4/a.
$ upt codeforces -i 101234 A