Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 297 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 297 Bytes

My Leetcode Solution in Rust

Run cargo run {id} to initialize the template submission file of "question #id".

Run cargo test test_{id} to test the solution for "question #id".

常用链接