Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codeforces command-line interface

anatolyefimov

Install

$ export PATH=$PATH:$(go env GOBIN)
$ go build $(go env GOBIN)/cf

Usage

сf login                               Login to Codeforces. Note that password is entered in silence mode.
cf enter <contest-id>                  Entering the contest with this id.
сf submit <id|index> <path-to-source>  The command send the solution to the problemset, 
                                       if before that the user entered the contest using 'cf enter', 
                                       otherwise  it will send by the index of the corresponding contest.
cf help                                Get help

About

Codeforces CLI

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages