A Tampermonkey script to copy single testcase on Codeforces.
- Install Tampermonkey in your browser.
- Click this link to install the script.
Just double-click one of the multiple testcases.
The copied content will be like:
1
7
13 5 10 14 8 15 13
1
1
42
As you can see, it automatically adds a 1 at the beginning of each testcase, so you can directly paste it as the input for your program.
Issues and PRs are welcome!
