Skip to content

luyanfei/uva

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uva-luyanfei

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install uva-luyanfei

Usage

Python urllib does not work for onlinejudge.org, so this tool use curl to post and get. You need to install curl first. This also means this tool will not work for Windows.

Login

uva login -u xxx -p xxx

Download pdf

uva download -p (problem id)

Show submissions

uva status

Submit problem solution

uva submit -p (problem id) -f (source file) -l (language, default to 'C++11')

License

uva-luyanfei is distributed under the terms of the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages