No description
Find a file
2024-12-04 11:48:53 +01:00
day_01 some cleanups 2024-12-03 20:50:32 +01:00
day_02 some cleanups 2024-12-03 20:50:32 +01:00
day_03 some cleanups 2024-12-03 20:50:32 +01:00
day_04 solve day 4 part 2 2024-12-04 11:48:53 +01:00
.gitignore initial commit 2024-11-30 06:50:38 +01:00
program.py set up day 4 2024-12-04 07:34:23 +01:00
README.md some cleanups 2024-12-03 20:50:32 +01:00
requirements.txt initial commit 2024-11-30 06:50:38 +01:00
test_program.py initial commit 2024-11-30 06:50:38 +01:00

Advent of Code 2024

I am participating in Advent of Code 2024.

https://adventofcode.com/2024/

Last year I dropped out on day 6, but I'm trying to complete it this year. My programming language of choice is Python, again. I haven't been programming a lot during the last four years, and my skills got very rusty.

(No, I will not aim for the leaderboard. If I don't finish a problem on the same day I will finish it later. I will be taking my sweet time if necessary.)