mirror of
https://github.com/krahets/hello-algo.git
synced 2026-04-13 18:00:18 +08:00
build
This commit is contained in:
@@ -469,7 +469,7 @@ index = hash(key) % capacity
|
||||
}
|
||||
|
||||
hash as i32
|
||||
}
|
||||
}
|
||||
|
||||
/* 乘法哈希 */
|
||||
fn mul_hash(key: &str) -> i32 {
|
||||
|
||||
Reference in New Issue
Block a user