5 lines
278 B
Markdown
5 lines
278 B
Markdown
|
# LeetCodeSharp
|
|||
|
|
|||
|
使用C#解决[LeetCode](https://leetcode.cn)上的问题,但是当且仅当对应的题目没有Rust的版本时才会使用。
|
|||
|
|
|||
|
使用`just pull <id>`获得对应ID的题目,使用`just commit`提交到远程仓库,使用`just test`运行测试代码。
|