Skip to content

vetlemangrud/adventofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ;)