/advent-of-code

Solutions to Advent of Code puzzles

Primary LanguagePython

Advent of Code 2023

This is my attempt to solve AoC puzzles with Python.

Running

Solutions are wrapped in a flake and cun be run with:

nix run 'github:LongerHV/advent-of-code/2023'

You can also pass additional arguments:

nix run 'github:LongerHV/advent-of-code/2023' -- --help
nix run 'github:LongerHV/advent-of-code/2023' -- trebuchet --part=2 --input /path/to/input.txt