Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 357 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 357 Bytes

ADVENT OF CODE

Find the solutions I implemented for this years Advent of Code. I decided to use Rust to get to know the language a little.

For all solutions, keep in mind that I'm a beginner in using Rust, so you shouldn't view the solutions as well-implemented. However, the results should be correct.