The Wayback Machine - https://web.archive.org/web/20201101191244/https://github.com/liguangsheng/leetcode-rust
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

README.md

leetcode-rust

leetcode-rust

# run all tests
cargo test

# run test with problem id
cargo test <problem_id>

# new problem
cargo run <problem_id> <problem_title>

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.