No description
Find a file
2024-12-02 11:00:10 +01:00
day_01 solve day 1, no time for pretty code 2024-12-01 18:28:50 +01:00
day_02 solve day 2 part 2 2024-12-02 11:00:10 +01:00
.gitignore initial commit 2024-11-30 06:50:38 +01:00
program.py initial commit 2024-11-30 06:50:38 +01:00
README.md initial commit 2024-11-30 06:50:38 +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 at the leaderboards. 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.)