Kanjirito / advent-of-code-2022

My Advent of Code 2022 stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2022

This is a repo with my solutions to the Advent of Code puzzles. They will be mostly Rust but some Python might show up too. Each solutions expects a file called input in it's directory that contains the puzzle input. There probably won't be a lot of comments because stuff tends to be short and rather straight forward.

About

My Advent of Code 2022 stuff

License:The Unlicense


Languages

Language:Rust 99.0%Language:Python 1.0%