Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 361 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 361 Bytes

See https://adventofcode.com/2021/ for a list of tasks.

Complete solutions to the 2021 edition of Advent of Code!

This time I've coded the solutions in Python, pretty boring; however after day 17 the challenges were pretty tough.

The solutions to days 19 and 22 are definitely sub-optimal, but all things considered I'm quite happy with how it turned out!