leduythuccs / VOJ-submit

Auto submit spoj code to codeforces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VOJ-submit

Auto submit spoj code to codeforces

Feature

Submit all accepted code of an account in VOJ to VNOI codeforces group

How to use

  • Clone this repository
  • Base on file .env-example, create file .env and fill it with your VOJ account, codeforces account
  • Run pip3 install -r requirements.txt to install needed lib.
  • Then use python3 main.py to run the bot. Remember to edit data in .env.

About

Auto submit spoj code to codeforces


Languages

Language:Python 100.0%