-
Notifications
You must be signed in to change notification settings - Fork 0
Quera
Parsa Alizadeh edited this page Aug 7, 2020
·
8 revisions
https://quera.ir/problemset/<TYPE>/<CODE>/<NAME>
upt quera <TYPE> <CODE>
-
con
: contest -
oly
: olympiad -
uni
: university
First, initialize your login information with this command.
upt quera --init
NOTE: After giving info, your login data will be saved in ~/.uptrc
in a plain text.
To login before parsing a problem, use this template.
upt quera -l ...
Specify problem url with -u
or --url
.
upt quera -u URL ...