Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 212 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 212 Bytes

Advent of Code 2024

Implemented in Golang.

How to run

Drop a data file named intput.txt in the directory with a task.

Run

go run main.go

NB: My data files has been erased due to AoC rules.