LeetCode 75 by Rust.
new_problem.sh runs cargo new --lib <problem-name> and adds the new path to workspace.members in Cargo.toml:
$ ./new_problem.sh <problem-name> LeetCode 75 by Rust
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
LeetCode 75 by Rust.
new_problem.sh runs cargo new --lib <problem-name> and adds the new path to workspace.members in Cargo.toml:
$ ./new_problem.sh <problem-name> LeetCode 75 by Rust