These are my solutions to the Advent of Code challenges of 2023. I like to use this yearly event as an opportunity to play around with various programming languages. For this year, I am going to write in D.
- Write in D, stdlib only, no third-party packages
- No cheap shortcuts like hard coded input data
This repository contains solutions to the AOC puzzles of previous years as well: