diff --git a/README.md b/README.md index 6fcce02..439b41a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # Advent of Code 2024 -First time doing Advent of Code, we will see how far I'll go. I'll use Haskell, which I just started learning. These are not necessarily the best solutions (in fact, they probably aren't). +I started learning Haskell very recently, and I just learned this year that Advent of Code is a thing, so I'm using this to practice. I won't be able to solve all problems, but let's see how far I can get. + +|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 | |