- Download the proper ChromeDriver for your browser from https://chromedriver.chromium.org/downloads
- Unzip the file and place it in the running folder or another folder
- Run the setup.py file
- If you don't have the libraries used, run "pip install -r path/to/requirements.txt" (substitute with your own path)
- Edit the "tasks" list in AutoSubmit.py to strings corresponding to the tasks you want to submit
- Run the AutoSubmit.py
- Rename all unfinished code file in the specified folder with "pass{name}" (For example: passP001.py)
- Run the AutoSubmitAll.py file
- Follow the on-screen instruction to proceed with the submission process
Currently only support C++, Python3, Pascal and NAsm.
While this tool currently only supports Windows, any pull requests about support for Ubuntu and other OSes are welcomed
Make sure that the information provided in the setup.py file is correct (otherwise it's undefined behavior)
Please use this tool in accordance with Codefun's rules. The developers and contributors strongly discourage the use of this tool for plagiarism.