/compro-rust

Workspace for competitive programing with Rust

Primary LanguageRust

compro-rust

Workspace for competitive programing with Rust.

Requirement

Usage

  • setup or change problems
chmod a+x ready.sh
./ready.sh
  • build and test
chmod a+x test.sh
./test.sh (a ~ f)