Skip to content

aminroosta/codeforces-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codeforces-rust

This is my personal setup to clone codeforces contests and submit solutions from terminal.

npm install -g codeforces-rust

# usage:
cs -c 1221                 # clone contest
cs -s src/bin/1221_a.rs    # submit solution

Note that you may need to install chromium manually.

brew install chromium
xattr -rd com.apple.quarantine /Applications/Chromium.app

About

My nodejs package to clone & submit codeforces contests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published