2024-12-25 11:33:20 +01:00

11 lines
870 B
Markdown

# Advent of Code 2024
I started learning Haskell very recently, and I just learned this year that [Advent of Code](https://adventofcode.com 'Advent of Code website') is a thing, so I used AoC to practice Haskell. I got 38 out of 50 stars, which is more than I though I could get, so I'm quite satisfied. Solutions are not optimal, but most of them run in less than a second, while there are a few that take longer than a minute.
|Day|Stars|Day|Stars|Day|Stars|Day|Stars|Day|Stars|
|---|-----|---|-----|---|-----|---|-----|---|-----|
|01 |★ ★ |06 |★ ★ |11 |★ ★ |16 |★ |21 | |
|02 |★ ★ |07 |★ ★ |12 |★ |17 |★ ★ |22 |★ |
|03 |★ ★ |08 |★ ★ |13 |★ ★ |18 |★ ★ |23 |★ |
|04 |★ ★ |09 |★ ★ |14 |★ ★ |19 |★ |24 |★ |
|05 |★ ★ |10 |★ ★ |15 |★ |20 | |25 |★ |