Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
a2_guessing_game
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
D7018E-SS-RUST
a2_guessing_game
Commits
Commits · 2f
2f
Select Git revision
1 result
Searching
a2_guessing_game
Author
Search by author
Any Author
authors
Henrik Tjäder
afoht
1 author
Browse files
Nov 05, 2017
Implemented getting the last from the HashMap
· 4e0598f9
Henrik Tjäder
authored
7 years ago
4e0598f9
Ran cargo fmt
· a27bc1bf
Henrik Tjäder
authored
7 years ago
a27bc1bf
Do the same but with HashMaps
· 16b76d6e
Henrik Tjäder
authored
7 years ago
16b76d6e
Print the last 3 attempts backwards
· 19df3cce
Henrik Tjäder
authored
7 years ago
19df3cce
Print the result twice
· b162b995
Henrik Tjäder
authored
7 years ago
b162b995
Now prints the attempt history at exit
· 0535a638
Henrik Tjäder
authored
7 years ago
0535a638
Extracted input handling into separate function
· 2f1fcc49
Henrik Tjäder
authored
7 years ago
2f1fcc49
Same stuff as in a1
· 2e6d5f9c
Henrik Tjäder
authored
7 years ago
2e6d5f9c
Loading