Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 446 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 446 Bytes

adventofcode

My code for solving adventofcode. Mostly solved in rust with some exceptions.

Keep in mind, this code is not written with maintainability or performance in mind, just solving assignments and leaving it :) Therefore this should be viewed more as a messy notebook than a structured coding project. If you are wondering how I solved a specific task, there is a chance that asking is a better way than trying to read the ugly code ;)