-
Notifications
You must be signed in to change notification settings - Fork 0
AtCoder
Parsa Alizadeh edited this page Aug 7, 2020
·
7 revisions
https://atcoder.jp/contests/<CONTEST>/tasks/<CONTEST>_<INDEX>
upt atcoder <CONTEST> <INDEX>
AtCoder parser will save tests to <ROOT>/<CONTEST>/<INDEX>
by default. (<ROOT>
was defined in the readme)
If you want to save tests inplace (./
), add -i
or --inplace
argument at the end of the script.
First, initialize your login information with this command.
upt atcoder init
NOTE: After giving info, your login data will be saved in ~/.upt.ini
in a plain text.
To login before parsing a problem, use this template.
upt atcoder <CONTEST> <INDEX> -l