Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 227 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 227 Bytes

codeforces

This repository contains my solutions to Codeforces.

Running:

cd rust
cargo run --bin <name-of-the-problem>

E.g.:

cd rust
cargo run --bin way-too-long-words