We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fafc4f9 commit 909fc98Copy full SHA for 909fc98
βREADME.md
@@ -6,7 +6,7 @@ leetcode-rust
6
cargo test
7
8
# run test with problem id
9
-cargo test <>problem_id
+cargo test <problem_id>
10
11
# new problem
12
cargo run <problem_id> <problem_title>
0 commit comments