leetcode/README.md

6 lines
129 B
Markdown
Raw Normal View History

2023-12-12 18:40:24 +08:00
# LeetCode
运行`cargo run`来初始化题目的模板文件。
运行`cargo test test_{id}`来运行指定题目的测试。