˚୨୧⋆ Advent of Code 2025 。˚ ⋆

December 1, 2025 · View on GitHub

My solutions for AOC 2025 written in Elle

♡ How to build?

make DAY=<DAY> INPUT=input.txt

Examples:

make DAY=06 INPUT=input.txt make DAY=12 INPUT=sample.txt

OR

make all INPUT=input.txt

♡ Licensing

  • Copyright © 2025 Rosie (acquitelol)

⇡ Back to top️!

Contents

  1. 0.1My solutions for AOC 2025 written in Elle
  2. 0.2♡ How to build?
  3. 0.3♡ Licensing