An open API service indexing awesome lists of open source software.

https://github.com/stypox/uva-client

UVa Online Judge: get PDFs and open problems in browser
https://github.com/stypox/uva-client

Last synced: about 1 year ago
JSON representation

UVa Online Judge: get PDFs and open problems in browser

Awesome Lists containing this project

README

          

# UVa Online Judge: get PDFs and open problems in browser
It works directly via command line. Just run `python3 UVa.py` and the instructions will be on the screen! If you want to run the script without being prompted for the mode and the problem (e.g. to use it inside another program), use `python3 UVa.py [v|view|s|submit] PROBLEM`.