aboutsummaryrefslogtreecommitdiff
path: root/content/posts/2024-12-01-aoc2024.md
blob: f32ad790368c9965de0dc14c35b2908238575912 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
.title = "Advent of Code 2024",
.author = "Martin Ashby",
.date = @date("2024-12-01T22:11:35Z"),
.layout = "single.shtml",
.custom = {"comments": true},
---

I'm doing [Advent of Code](https://adventofcode.com/) again, in [Scala](https://scala-lang.org/) this year.

I'm probably not going to get very far with this year, as I don't have a ton of free time right now. However it still interests me enough to have a go at the first few days.