Skip to content

Latest commit

 

History

History

day17

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

🎄 Advent of Code 2024 - day 17 🎄

Info

Task description: link

Notes

  • part 1: quite simple, understanding the puzzle took longer than coding the solution
  • part 2: this took ages to get behind, in the end a good look at the programs' logic did the trick