Skip to content

janmax/domjudge-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some useful scripts for participating in Programming Contests with DOM Judge

Dependencies (Python3)

  • lxml
  • requests
  • requests_toolbelt

How to use submit.py:

  1. Enter your login data in the login.sample.py file and rename it to login.py
  2. Get usage details with python3 submit.py -h
  3. The script follows the folder structure generated by init.sh - so maybe you have to change either the script or your folder structure. Or you send a pull request with a more generic script.
  4. Be the first one to submit on Thursday ;-)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published