Primary LanguageRustApache License 2.0Apache-2.0
运行cargo run来初始化题目的模板文件。
cargo run
运行cargo test test_{id}来运行指定题目的测试。
cargo test test_{id}