Hello Codeforces!
I made the user script to append the form to submit on Codeforces problem pages.
Sorry, this supports only modern browsers like Chrome and Firefox.
greasyfork link : https://greasyfork.org/ja/scripts/371117-cf-fast-submit
Install
Install UserScript runner like Tampermonkey and Greasymonkey to your browser.
Then, open install link and click install.
Usage
You can use it as you can see it on the submit page's form.
Specification
- Support contest, gym and problemset problem pages.
- Problem selection will be auto-selected and disabled. Problem ID is calculated from URL.
- This tool gets form from the submit page using Ajax.
- This tool never connect the other site.
- If we open the submit page right away after the contest starts, we can't select the problem ID (because there's no option somehow).
But don't worry. This script automatically retry if there's no option. - If 30 minutes left and you submit, this script automatically re-generate the form because sometimes the token expires.
This script will drop neither your code nor file selection.
Comment
I implemented it as not disturbing users.
If you found some technical issues, rights issues or something anxious, please let me know that.
I welcome any feedback! (You know vs.? Please share in comments!)
Disclaimer of warranty
Use of this tool is at your sole risk. In no event will I be reliable to any party for any damages of any type.
Screenshots
Links
- GitHub repository: LumaKernel/cf-fast-submit
- Greasy Fork: https://greasyfork.org/ja/scripts/371117-cf-fast-submit
Great. So cool.
This tool is here thanks to Codeforces.