Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 383 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 383 Bytes

Advent of Code

AoC (Advent of Code) is an annual code competition that takes place on https://adventofcode.com/ every year before Christmas.

repo

this repo contains my solutions to recent AoC puzzles.

alternative solutions

Puzzle #7 has an alternative solution - I didn't like my first attempt so I tried to create something more readable.