| Crates.io | lcr |
| lib.rs | lcr |
| version | 0.0.7 |
| created_at | 2021-09-13 15:43:18.434722+00 |
| updated_at | 2021-09-25 07:55:25.925505+00 |
| description | Happy Leetcoding with Rust |
| homepage | |
| repository | |
| max_upload_size | |
| id | 450616 |
| size | 854,334 |
Leetcode(www.leetcode.com) solutions with Rust programming language, inspired by Haoel(CPP solutions).
| Author | @GaoangLiu |
|---|---|
| GaoangLau@gmail.com |
(Note: the symbol 𝐇, 𝐌, 𝐄 after each ID implies the difficulties: Hard, Medium, Easy)
| # | Title | Talk is cheap, show me the code. |
|---|---|---|
| 𝐄.1 | two-sum | Rust solution |