The faster way to submit on Codeforces
Difference between en1 and en2, changed 114 character(s)
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 <strong style="color:red">Tampermonk</strong> <strike>and Greasymonkey</strike> to your browser.↵

(Sorry, I couldn't make it work well with Greasymonkey.)↵

Then, open [install link](https://greasyfork.org/scripts/371117-cf-fast-submit/code/cf-fast-submit.user.js) 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↵

<img src="/predownloaded/76/6f/766fff3aa6e5ac5b7096cde192047ee77944d239.png">↵

## Links↵

* GitHub repository: [LumaKernel/cf-fast-submit](https://github.com/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.↵



History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English Luma 2019-04-21 18:02:51 8
en2 English Luma 2019-04-21 17:30:14 114 Tiny change: 'nner like Tampermonkey <strike>a' -> 'nner like **Tampermonk** <strike>a'
en1 English Luma 2019-04-21 14:40:58 1978 Initial revision (published)