leetcode/README.md

6 lines
129 B
Markdown

# LeetCode
运行`cargo run`来初始化题目的模板文件。
运行`cargo test test_{id}`来运行指定题目的测试。