Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 397 Bytes

File metadata and controls

16 lines (10 loc) · 397 Bytes

Note

To jennienguyn, you are not welcomed here, period.

My AoC archives

This repository is my Advent of Code solutions, hopefully in Rust.

What's inside?

  • aoc-0000: the default boilerplate.
  • aoc-lib: re-exports of my commonly used things.
  • aoc-macro: some macro and attributes for time-saving.

Which years are included?

  • 2025