AtCoder - ParsaAlizadeh/universal-parser-tool GitHub Wiki
Aliases
$ upt atc [options] {task or URL}
$ upt atcoder [options] {task or URL}
URL Structure
https://atcoder.jp/contests/{contest}/tasks/{contest}_{index}
Default Path
atcoder/{contest}/{index}
Example
$ upt atc agc17 D
- Tests for Game on Tree will be saved at
{root}/atcoder/agc016/d
.