Skip to content

hikariyo/cf-copy-single-testcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Codeforces Copy Single Testcase

A Tampermonkey script to copy single testcase on Codeforces.

Installation

  1. Install Tampermonkey in your browser.
  2. Click this link to install the script.

Usage

Just double-click one of the multiple testcases.

Usage

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.

Contributing

Issues and PRs are welcome!

About

A Tampermonkey script to copy single testcase on codeforces.

Topics

Resources

License

Stars

Watchers

Forks