Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 336 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 336 Bytes

advent-of-code-2024

My attempt in Kotlin to complete the 2024 Advent of Code.

To retrieve input data, you must obtain your session cookie from the Advent of Code website and add it to the resources directory.

Current status: Day 14 complete.

Last updated: 2024-12-14.