Skip to content

2021 Advent of Code, this time in Python; booooring

License

Notifications You must be signed in to change notification settings

MKuranowski/AdventOfCode2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!