Skip to content

My Advent of Code 2022 solutions

Notifications You must be signed in to change notification settings

tvollstaedt/aoc2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021

This repository holds my solutions for AoC 2022. I've chosen Python again to keep practice.

Prerequisites

Run solutions

Run tests:

$ python -m unittest