Skip to content

Codeforces

ParsaAlizadeh edited this page Dec 22, 2020 · 6 revisions

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
Clone this wiki locally