Skip to content

Tool to submit to online judges dirrectly from command line

License

Notifications You must be signed in to change notification settings

EgorKulikov/submitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

submitter

Tool to submit to online judges dirrectly from command line

Prerequisites

You would need rust and docker

Installation

cargo install --git https://github.com/EgorKulikov/submitter

Usage

submitter <task url> <language> <path to solution>

Supported sites

At the moment the following is supported:

  • Codeforces
  • Codechef
  • Yandex Contest
  • AtCoder
  • Universal Cup
  • Luogu*
  • Toph*

*no support for specifying language, language of the last submit is used

About

Tool to submit to online judges dirrectly from command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages