mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-26 18:17:13 +00:00
Finetune Rust code.
This commit is contained in:
@@ -33,4 +33,4 @@ fn main() {
|
||||
// 贪心算法
|
||||
let res = max_capacity(&ht);
|
||||
println!("最大容量为 {}", res);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user