Hi all, I have written a script which will let us submit our code on Codeforces through the terminal with just a single command to run the script.
I developed this script because it seemed too boring to me to go to the specific folder each time and then choose the file to submit. This script can instead directly submit the code by only specifying the problem code and file name to submit!
I have written this script in Python using selenium, and tested it for Chrome on Linux.
Installation instructions here.
I hope it would be helpful to you.
I appreciate your feedback!
Thank you!
Tried out just now, works as expected! Good job!
thanks sigma_g
Little bug:
(lines
33..37
)But problem names can be longer than 1 character. For example: 1165F1 - Microtransactions (easy version)
thanks alot for feedback. Now I have fixed the issue please again download the script from github link.
you may check this out.. https://github.com/xalanq/cf-tool
It gets logged out everytime
Did you clicked on 'remember for month' while running starter_script.py as given in point no. 3 on github repo ?
difficult to setup
Please let me know at which step you are finding difficulty.
how to use in firefox?
Sorry but I made it only for chrome.