Skip to content

mogwai/rust-advent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021 in Rust

https://adventofcode.com/2021/

Day 1

  • Reading a file
  • Parsing an int
  • For loops
  • Enumeration Not handling the errors properly!

Day 2

  • Match expression
  • Easier than day1?

About

Advent of Code with Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages