/aoc_solutions

Solutions for Advent of Code problems

Primary LanguageRustMIT LicenseMIT

Advent of Code Solutions

This repository contains my solutions in various languages for https://adventofcode.com/ problems.

My goal is to get familiar with some new (to me) languages by solving these problems in them, so while the solutions may be interesting, they probably shouldn't be used as examples of how best to write code or structure things in these languages.