In this repository I try to implement some problems solving in leetcode's problems by using Rust.
- Firstly, You need to ensure that rust in your local machine.
- Then clone this repo into your local machine.
- Then run
cargo test
.
In this repository I try to implement some problems solving in leetcode's problems by using Rust.
cargo test
.