mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-10 12:49:18 +00:00
using hashmap to build a score table
This commit is contained in:
parent
fe0cebb8b9
commit
7ac447300a
@ -14,7 +14,7 @@
|
||||
|
||||
// Execute `rustlings hint hashmaps3` or use the `hint` watch subcommand for a hint.
|
||||
|
||||
// I AM NOT DONE
|
||||
|
||||
|
||||
use std::collections::HashMap;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user