Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 207 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 207 Bytes

Advent-of-code-2k24

Advent of code 2k24 in Go.

Days and parts are organized in folders, the structure is the following (where {x} is the day):

d{x}
├── p1
└── p2