caixzn / cses-in-rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSES problems in Rust

I'm trying to solve as many problems as I can from the CSES problemset in Rust. Hopefully I'll be able to learn Rust and also get better at competitive programming by doing this.

Each problem I've solved can be run with cargo:

cargo run --bin problem_name

About


Languages

Language:Rust 100.0%