Advent of Code 2022
My solutions for Advent of Code 2022. Some might be silly, others might have some cool tricks. Check them out if you'd like.
Come solve the problems yourself: https://adventofcode.com/2022
MIT Licensed
Hopefully use those to learn something. The download-input.sh script could be useful for other people competing as well. Feel free to use it, it's super simplistic. You have to save your session cookie from the site though. Open your network tab in a browser, access the advent of code website, copy your session cookie from the request headers and paste it as cookie=STRINGYOUFOUND inside res/cookie.txt. Mine is git ignored.
On this page
Languages
Python89.9%Shell7.3%C2.8%
Contributors
MIT License
Created December 3, 2022
Updated December 3, 2022