Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 283 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 283 Bytes

Klinkby' AoC

Solutions in C# for Advent of code puzzles.

  • 2023 are a bunch of individual projects, one for each day.
  • 2024 use a single TUnit testing project for minimal boilerplate, and static bound inputs instead of files.