Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 319 Bytes

File metadata and controls

7 lines (5 loc) · 319 Bytes

aoc

Solutions to Advent of Code puzzles

These are not in exemplary style, and are a mixure of 'C' and C++. Fairly efficient though. They have been tested on a Raspberry Pi 4 but most should run on a much smaller machine.

2025 is in Python. (One year I'll learn a new language like Rust, but it's always next year.)