Skip to content

automatically fetch sample test cases from codeforces.

License

Notifications You must be signed in to change notification settings

pin3da/cf-testcases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

cf-testcases

Automatically fetch sample test cases from codeforces.

install

cd $GOPATH
go get -u github.com/pin3da/cf-testcases
go install github.com/pin3da/cf-testcases

usage

cf-testcase contest_id [problem_letter]

Example: This will download all the sample test cases of Codeforces Beta Round #57 (Div. 2)

Note that 61 is the number in the URL of the contest.

cf-testcase 61

Download the cases for the problem D

cf-testcase 61 d

Manuel Pineda

About

automatically fetch sample test cases from codeforces.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages