Files

11 lines
870 B
Markdown
Raw Permalink Normal View History

2024-12-03 20:04:06 +01:00
# Advent of Code 2024
2024-12-25 11:33:20 +01:00
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.
2024-12-22 09:53:02 +01:00
|Day|Stars|Day|Stars|Day|Stars|Day|Stars|Day|Stars|
|---|-----|---|-----|---|-----|---|-----|---|-----|
2024-12-22 15:14:20 +01:00
|01 |★ ★ |06 |★ ★ |11 |★ ★ |16 |★ |21 | |
2024-12-22 09:53:02 +01:00
|02 |★ ★ |07 |★ ★ |12 |★ |17 |★ ★ |22 |★ |
2024-12-23 15:56:30 +01:00
|03 |★ ★ |08 |★ ★ |13 |★ ★ |18 |★ ★ |23 |★ |
2024-12-24 12:11:44 +01:00
|04 |★ ★ |09 |★ ★ |14 |★ ★ |19 |★ |24 |★ |
2024-12-25 09:57:38 +01:00
|05 |★ ★ |10 |★ ★ |15 |★ |20 | |25 |★ |