Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 251 Bytes

File metadata and controls

3 lines (3 loc) · 251 Bytes

AOC 2021

This repo holds solutions for the Advent of Code 2021 challenges https://adventofcode.com/2021. Where possible, I try to come up with generalised solutions to each challenge, and try to re-use code between part 1 and part 2 of each question