This repository contains my solution to 2023’s Advent of Code puzzles in Nim.
Each day is an individual program. Run nim c day01.nim to compile it, then ./day01 to run.
I have separate repositories for solutions from previous years:
To the extent possible under law, I waive all copyright and related or neighbouring rights to this work. This work is published from the United Kingdom. See LICENCE.md for full details.