@@ -1,5 +1,17 @@
# LeetCode
运行`cargo run`来初始化题目的模板文件。
使用Rust完成LeetCode上的题目。
运行`cargo test test_{id}`来运行指定题目的测试。
## 使用方法
```shell
just pull <id>
```
获得指定`<id>`的题目。
just commit
提交目前完成的题目,提交信息的格式为`YYYYMMdd finished.`。
The note is not visible to the blocked user.