Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 261 Bytes

File metadata and controls

4 lines (3 loc) · 261 Bytes

My advent of code solutions in Rust

I haven't written Rust before and it seemed like a cool language, so this year I picked it up for Advent of Code (https://adventofcode.com/). So the solutions might not be the most beautiful, but they are for my learning.