Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 234 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 234 Bytes

🎄 Advent of Code 2024 - day 9 🎄

Info

Task description: link

Notes

  • part 1: fairly simple, shaved some time off removing the nested loop
  • part 2: took a while, simple bruteforce