blob: 9fdfc68204596377e131f9fa72749d650870baa6 (
plain)
1
2
3
4
5
6
7
8
9
10
|
---
title: "Advent of Code 2023"
date: 2023-12-01T21:42:21Z
draft: false
---
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).
|