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
- Host: GitHub
- URL: https://github.com/stypox/uva-client
- Owner: Stypox
- Created: 2019-06-24T12:55:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-20T09:54:09.000Z (almost 6 years ago)
- Last Synced: 2025-02-08T20:47:33.226Z (about 1 year ago)
- Language: Python
- Size: 16.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.