1.8.0 • Published 1 year ago

codeforces-rust v1.8.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

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
1.8.0

1 year ago

1.7.0

1 year ago

1.6.0

2 years ago

1.5.0

2 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago