Skip to content

atrnh/adventofcode2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ„ Advent of Code 2021

πŸ”— adventofcode.com

It's the most wonderful time of the year! β˜ƒοΈ 🎁 ❄️

How to use this repo

Each solution lives in its own module and reads puzzle input from stdin.

Example command to run day01
cat input.txt | python3 -m day01

Solutions marked with a πŸŽ„ include explanations in their readmes. I like writing explainers for particularly interesting or fun solutions β€” they're a great way for me to practice storytelling and writing about technical subjects β€” so check them out if you're into that type of thing πŸš€

Solutions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages