aboutsummaryrefslogtreecommitdiff
path: root/content/posts/2023-12-01-aoc2023.md
blob: 2ae954d3b2afd336b290dbb19c960b4dfdd0ae69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
title: "Advent of Code 2023"
date: 2023-12-01T21:42:21Z
draft: false
params:
  comments: true
---

I'm doing [Advent of Code](https://adventofcode.com) again this year, this time in [Zig](https://ziglang.org).

I'm posting the code [here](https://code.mfashby.net/aoc2023/tree).