nessex / advent-of-code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code

This repo contains my solutions for Advent of Code.

My goal is not to implement everything from scratch. I'll be using libraries which solve generic problems, but not libraries that just give me the answer. My hope is that this will give me a practical set of tools to use elsewhere.

About


Languages

Language:Rust 99.3%Language:Shell 0.7%