Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 583 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 583 Bytes

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