Usaco - ParsaAlizadeh/universal-parser-tool GitHub Wiki
Aliases
$ upt us [options] {URL}
$ upt usaco [options] {URL}
Example
upt usaco 'http://www.usaco.org/current/current/index.php?page=viewproblem2&cpid=1044'
- Tests for Return of the Alfalfa
will be saved at
./
.
NOTE: Using quotation around URLs is recommended. Special symbols in URL may lead the program into unexpected behavior.