mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-20 10:36:09 +00:00
Finetune Rust code.
This commit is contained in:
@@ -133,4 +133,4 @@ fn main() {
|
||||
graph.remove_vertex(1);
|
||||
println!("\n删除顶点 3 后,图为");
|
||||
graph.print();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user